|
| 1 | +--- |
| 2 | +slug: 2023-day3 |
| 3 | +title: 3. DevTools & Onboarding |
| 4 | +authors: [marcel] |
| 5 | +draft: true |
| 6 | +hide_table_of_contents: false |
| 7 | +toc_min_heading_level: 2 |
| 8 | +toc_max_heading_level: 3 |
| 9 | +keywords: [FIXME, comma, separated, keywords, for, metatags] |
| 10 | +image: ../../static/img/banner.png |
| 11 | +description: "FIXME: Used in meta tag. If not specified, becomes first line of Markdown" |
| 12 | +tags: [low-code-february, 30-days-of-lowcode, learn-live, zero-to-hero, ask-the-expert,fusion-teams, power-platform] |
| 13 | +--- |
| 14 | + |
| 15 | +<head> |
| 16 | + <meta name="twitter:url" |
| 17 | + content="https://microsoft.github.io/Low-Code/blog/slug-FIXME" /> |
| 18 | + <meta name="twitter:title" |
| 19 | + content="FIXME: Title Of Post" /> |
| 20 | + <meta name="twitter:description" |
| 21 | + content="FIXME: Post Description" /> |
| 22 | + <meta name="twitter:image" |
| 23 | + content="FIXME: Post Image" /> |
| 24 | + <meta name="twitter:card" content="summary_large_image" /> |
| 25 | + <meta name="twitter:creator" |
| 26 | + content="@nitya" /> |
| 27 | + <meta name="twitter:site" content="@AzureAdvocates" /> |
| 28 | + <link rel="canonical" |
| 29 | + href="https://microsoft.github.io/Low-Code/blog/slug-FIXME" /> |
| 30 | +</head> |
| 31 | + |
| 32 | +Welcome to `Day #03` of #30DaysOfLowCode! |
| 33 | + |
| 34 | + |
| 35 | +## What We'll Cover |
| 36 | + * Get onboard with Power Platform |
| 37 | + * Sign up for the Power Apps Developer Plan |
| 38 | + * Get familiar with the tools |
| 39 | + * Activity: Sign on your [Developer Plan](https://aka.ms/lowcode-february/devplan) |
| 40 | + * Resources: Explore the [Low Code February Collection](https://aka.ms/lowcode-february/collection) |
| 41 | + |
| 42 | +<!-- FIXME: banner image --> |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +<!-- ************************************* --> |
| 47 | +<!-- AUTHORS: ONLY UPDATE BELOW THIS LINE --> |
| 48 | +<!-- ************************************* --> |
| 49 | + |
| 50 | +## Get onboard with Power Platform! |
| 51 | + |
| 52 | +I'm excited to announce that now you can create up to 3 developer environments with the Power Apps Developer Plan! Let's take this opportunity to review how to get a free environment to get started. |
| 53 | + |
| 54 | +## Sign up for the Power Apps Developer Plan |
| 55 | + |
| 56 | +The Power Apps Developer Plan gives you a free development environment to build and test with Power Apps, Power Automate, and Microsoft Dataverse. |
| 57 | +It just takes a few minutes to get a developer environment for Power Platform: |
| 58 | + |
| 59 | +1. Ensure that you have a work account. If you don't, you can [create a test tenant first.](#do-i-need-a-test-tenant) |
| 60 | +2. Sign up on the [Power Apps Developer Plan website](https://aka.ms/lowcode-february/devplan). |
| 61 | +3. Once the sign up is complete, you will be redirected to your new developer environment. |
| 62 | + |
| 63 | + |
| 64 | +*Power Apps Developer Plan - sign up process* |
| 65 | + |
| 66 | +### Do I need a test tenant? |
| 67 | + |
| 68 | +In an ideal world you would use your existing work account to sign up for the Power Apps Developer Plan. If you already have an Azure account, you likely can use the same account to sign up. If this is not possible for any reason, you can create a free test tenant using the [Microsoft 365 Developer Program](https://learn.microsoft.com/power-platform/developer/create-developer-environment#how-to-create-a-test-tenant). |
| 69 | + |
| 70 | +## Get familiar with the tools |
| 71 | + |
| 72 | +After the sign up you will be in the [https://make.powerapps.com](https://make.powerapps.com) and your environment will be ready to use. You can start creating your first Power App. |
| 73 | + |
| 74 | +If you would like to create more environments or manage your environment, visit the [Power Platform Administrator Center.](https://aka.ms/ppac) |
| 75 | + |
| 76 | + |
| 77 | +*Create new environments in the Power Platform Admin Center* |
| 78 | + |
| 79 | +If you are a code first developer, you can use the Power Platform CLI to manage your environments, create code first components and much more. The best way to get our CLI is to download the [Visual Studio Code extension.](https://learn.microsoft.com/power-platform/developer/cli/introduction) |
| 80 | + |
| 81 | + |
| 82 | +*Power Platform Tools for Visual Studio Code* |
| 83 | + |
| 84 | +## What's next? |
| 85 | + |
| 86 | +Are you a code first developer? To understand how Power Platform can make you more productive and how you can use code to extend the platform, check the [Introduction to Microsoft Power Platform for developers](https://learn.microsoft.com/power-platform/developer/get-started). |
| 87 | + |
| 88 | +For detailed information on the Power Apps Developer plan: [Sign up for Power Apps Developer Plan](https://learn.microsoft.com/power-apps/maker/developer-plan) |
| 89 | + |
| 90 | +For detailed information on licensing: [Licensing overview for Microsoft Power Platform](https://learn.microsoft.com/power-platform/admin/pricing-billing-skus) |
| 91 | + |
| 92 | +Happy coding. |
0 commit comments