Skip to content

Commit c1e6ba7

Browse files
Merge pull request #724 from MicrosoftDocs/mivakoc_updates_1_31
Mivakoc updates 1 31
2 parents 09c2415 + 41f772f commit c1e6ba7

File tree

5 files changed

+34
-25
lines changed

5 files changed

+34
-25
lines changed

power-virtual-agents/environments-first-run-experience.md

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Create and use Power Apps environments in Power Virtual Agents"
33
description: "Environments store all the data and resources associated with the bots you create in Power Virtual Agents."
44
keywords: "onboarding, environments"
5-
ms.date: 11/13/2019
5+
ms.date: 1/31/2020
66
ms.service:
77
- dynamics-365-ai
88
ms.topic: article
@@ -14,13 +14,13 @@ ms.collection: virtual-agent
1414
---
1515
# Working with environments in Power Virtual Agents
1616

17-
With Power Virtual Agents, you can create bots in different environments and easily switch among them.
17+
With Power Virtual Agents, you can create bots in different environments and easily switch between them.
1818

19-
An environment is a space to store, manage and share your organization's business data. The bots you create are stored in an environment (apps and flows are also stored in environments). Environments may also have different roles, security requirements and target audiences, and each environment is created in a separate location. Learn more about [supported data locations](data-location.md).
19+
An environment is a space to store, manage and share your organization's business data. The bots you create are stored in an environment (apps and flows are also stored in environments). Environments may also have different roles, security requirements and target audiences, and each environment is created in a separate location. More information: [Supported data locations](data-location.md).
2020

2121
## Leverage environments
2222

23-
You can use different environments in a number of different ways, depending on your business needs:
23+
You can use environments in a number of different ways, depending on your business needs:
2424

2525
- You might create separate environments that correspond to specific teams or departments in your company, each containing the relevant data and bots for each audience.
2626
- You might also create separate environments for different global branches of your company.
@@ -31,33 +31,33 @@ You can also build all your bots in a single environment if you don't need or wa
3131

3232
When you first sign in and create a new bot, an default environment is created for you.
3333

34-
You can, however, create additional environments by [using the Power Platform Admin Center](/power-platform/admin/create-environment).
34+
You can, however, create additional environments by using the [Power Platform Admin Center](/power-platform/admin/create-environment).
3535

3636
**Create a new environment:**
3737

38-
1. Go to [https://admin.powerplatform.com](https://admin.powerplatform.com) and sign in using your work account. You should use the same tenant as you use for Power Virtual Agents.
38+
1. Go to [https://admin.powerplatform.com](https://admin.powerplatform.com) and sign in using your work account. You should use the same tenant that you use for Power Virtual Agents.
3939

4040
2. Go to the **Environments** tab and select **+ New** to open the **New environment** panel.
4141

4242
![Create environment](media/environments-create-1.png)
4343

44-
1. Under **Name**, specify a unique name for the environment.
45-
1. Under **Environment** select the environment type. A **Production** environment is intended for production scenarios and won't be subject to the same restrictions as a [**Trial** environment](#trial-environments).
46-
1. Under **Region** select a [support data region](data-location.md) where you want the environment to be created.
47-
1. Set **Create a database for this environment?** to **Yes**
48-
1. Select **Next**.
44+
- For **Name**, specify a unique name for the environment.
45+
- For **Environment** select the environment type. A production environment is intended for production scenarios and won't be subject to the same restrictions as a [trial environment](#trial-environments).
46+
- For **Region** select the [support data region](data-location.md) where you want the environment to be created.
47+
- Set **Create a database for this environment?** to **Yes**
48+
- Select **Next**.
4949

5050
![Create environment](media/environments-create-2.png)
5151

5252
> [!NOTE]
5353
> The environment needs to be created in a supported region, otherwise you won't be able to use it when creating a bot.
54-
> Learn more about [supported data locations](https://go.microsoft.com/fwlink/?linkid=2106441).
54+
> More information: [Supported data locations](https://go.microsoft.com/fwlink/?linkid=2106441).
5555
56-
3. Specify the details of the database, such as the language and currency type, then select **Save**.
56+
3. Specify the details of the database, such as the language and currency type, and then select **Save**.
5757

58-
4. You'll be returned to the **Environments** tab. Click **Refresh** to see the environment you just created. You'll also see a notice explaining that it may take a few minutes to fully create the environment.
58+
4. You'll be returned to the **Environments** tab. Select **Refresh** to see the environment you just created. You'll also see a notice explaining that it may take a few minutes to fully create the environment.
5959

60-
5. Once the environment is created you can now return to the [Power Virtual Agents portal](https://go.microsoft.com/fwlink/?linkid=2093067) and use the environment to create a new bot.
60+
5. After the environment is created, you can return to the [Power Virtual Agents portal](https://go.microsoft.com/fwlink/?linkid=2093067) and use the environment to create a new bot.
6161

6262
## Create a bot in an existing environment
6363
To create a bot in an existing environment, select the environment in the [bot creation window](authoring-first-bot.md).
@@ -66,23 +66,27 @@ To create a bot in an existing environment, select the environment in the [bot c
6666

6767
### Create a bot in an existing environment to which the user doesn't have access
6868

69-
In order to create a bot in an existing environment to which you don't have access, you'll need to be a system administrator or contacthe system administrator of the environment to complete the following.
69+
To create a bot in an environment where you don't have access, you'll need to be a system administrator or contact the system administrator for the environment to complete the following:
7070

71-
1. Create a bot in the environment (this will install the necessary Power Virtual Agents solutions).
71+
1. Create a bot in the environment (this step will install the necessary Power Virtual Agents solutions).
7272

73-
2. [Assign a Common Data Services (CDS) role of "bot author" to you in the environment](/power-platform/admin/create-users-assign-online-security-roles#assign-a-security-role-to-a-user).
73+
2. Assign the security role of "bot author" to you in the environment. More information: [Create users and assign security roles](/power-platform/admin/create-users-assign-online-security-roles#assign-a-security-role-to-a-user).
7474

7575
You can then return to the [Power Virtual Agents portal](https://powerva.microsoft.com) and create a bot in the environment.
7676

77-
Resources to learn more:
77+
More information:
7878
- [Power Platform - Environments overview](/power-platform/admin/environments-overview)
7979
- [Power Platform - Configure environment security](/power-platform/admin/database-security)
8080

8181
## Trial environments
82+
Trial environments expire after 30 days. When the environment expires, all the bots in the environment will be deleted and the data associated with it, including any flows and resources you have been using, will be lost.
8283

83-
Trial environments expire after 30 days. When the environment expires, all the bots in the environment will be deleted and the data associated with it, including the flows and resources you have been using, will be lost.
84+
If you have created your own environment and selected **Trial** as the environment type, you'll receive email messages shortly before it expires. In the Power Virtual Agents portal, you'll also see a notification if you have bots created in a trial environment that is going to expire in less than two weeks.
8485

85-
If you have created your own environment and selected **Trial** as the environment type, you'll receive emails shortly before it expires. In the Power Virtual Agents portal, you'll also see a notification if you have bots created in a trial environment that is going to expire in less than two weeks.
86+
> ![Environment expiration notification](media/ennvironemnt_expiration_notification.png)
87+
88+
> [!NOTE]
89+
> Note that there is a difference between an expiring environment and an expiring license. If your license is expiring, you will be able to extend it without losing any data. More information: [Sign up for a Power Virtual Agents trial](sign-up-individual.md#trial-expiration).
8690
8791
## Converting a trial environment to a production environment
8892

@@ -98,8 +102,8 @@ In this case, you see this error: "You do not have permissions to any environmen
98102

99103
You will need to [create a new environment](environments-first-run-experience.md). Use that environment to create your bot.
100104

101-
### The environment I created does not show up in the drop-down menu of Power Virtual Agents
105+
### The environment doesn't show up in the drop-down menu of Power Virtual Agents
102106

103107
Your environment might not show up in the drop-down menu due to one of the following:
104-
- The environment doesn't have a database created. To resolve this, go to [admin.powerplatform.com](https://admin.powerplatform.com) to [create a database in your environment](/power-platform/admin/create-database).
105-
- The environment is created in an unsupported region. Learn more about [supported data locations](data-location.md).
108+
- The environment doesn't have a database created. To resolve this issue, go to [admin.powerplatform.com](https://admin.powerplatform.com) to [create a database in your environment](/power-platform/admin/create-database).
109+
- The environment is created in an unsupported region. More information: [Supported data locations](data-location.md).
57.9 KB
Loading
84.3 KB
Loading
84.3 KB
Loading

power-virtual-agents/sign-up-individual.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,15 @@ You'll then be taken to the Power Virtual Agents sign-in page and you can start
3232

3333

3434
## Trial expiration
35-
After you finish the sign-up process, your time-limited free trial for Power Virtual Agents will start. When the trial expires, you will be able to extend the trial by 30 days.
35+
> ![Trial expiration notification](media/trial_expiration_notification.jpg)
36+
37+
After you finish the sign-up process, your time-limited free trial for Power Virtual Agents will start. You will see notification and receive emails to inform you about the trial expiry. When the trial expires, you will be able to extend the trial by 30 days.
3638

3739
> ![License invalid page. Extend trial](media/extend_trial_screen.jpg)
3840
41+
> [!NOTE]
42+
> Your bot will continue to work for up to 90 days after your trial has expired so you don't have to worry about extending at the exact time of expiry.
43+
3944
## Troubleshooting the sign-up process
4045
In most cases, you'll be able to sign up for Power Virtual Agents using the steps in this article. Some issues might prevent you from signing up.
4146

0 commit comments

Comments
 (0)