Skip to content

Commit d7b86e5

Browse files
authored
Removing comments and a few tweaks.
1 parent 8f05421 commit d7b86e5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

powerapps-docs/teams/import-solution-in-teams.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@ The first step to move your customizations is to create a solution in Dataverse.
3535
3636
For information about the differences between Dataverse for Teams and Dataverse, go to [How are Dataverse for Teams and Dataverse different?](data-platform-compare.md)<!-- Edit note: This is per Style, but you might want to hold this kind of update for a broader future pass. -->
3737

38-
For information about how to create a solution with Dataverse, go to [Create a solution](../maker/common-data-service/create-solution.md).<!-- Edit note: This is per Style, but you might want to hold this kind of update for a broader future pass. -->
38+
For information about how to create a solution with Dataverse, go to [Create a solution](../maker/common-data-service/create-solution.md).
3939

4040
## Export the solution from Dataverse
4141

4242
Typically, you want to export your solution from Dataverse as managed. However, if your goal is to transport your customizations to Dataverse for Teams and continue your development from there, export your solution as an unmanaged solution. More information: [Export solutions](../maker/common-data-service/export-solutions.md)
4343

4444
## Import the solution into Dataverse for Teams
4545

46-
Take the following steps to import a solution into Dataverse for Teams:<!-- Edit note: Adding an example intro here since should not just depend on the heading. -->
46+
Take the following steps to import a solution into Dataverse for Teams:
4747

4848
1. From the Power Apps personal app in Teams, select the **Build** tab of the team where you want to import the solution. More information: [Install the Power Apps personal app in Microsoft Teams](install-personal-app.md)
4949
1. Select **See all**, and then on the command bar, select **Import**.
50-
1. On the **Import a solution** page, select **Browse**.<!-- Edit note: Per Style, use page for wizards. -->
50+
1. On the **Import a solution** page, select **Browse**.
5151

5252
:::image type="content" source="media/teams-import-solution.png" alt-text="Select Browse":::
5353
1. Locate the compressed (.zip or .cab) file that contains the solution you want to import, select **Open**, and then select **Next**.
54-
1. Information about the solution is displayed. Depending on the components in the solution, you migt<!-- Edit note: Per "Can, may" in Style. --> be prompted for additional information before you select **Next**.
54+
1. Information about the solution is displayed. Depending on the components in the solution, you might be prompted for additional information before you select **Next**.
5555
- If your solution contains connection references, you’ll be prompted to select the connections you want. If a connection does not already exist, create a new one.
5656
- If your solution contains environment variables, you'll be prompted to enter values. You will not see this page if values are already present in your solution or the target environment.
5757
1. Select **Import**.
@@ -69,11 +69,11 @@ The ___location of your solution components is different depending on whether you i
6969

7070
If the import isn’t successful, you’ll see a notification on the solutions page that displays error or warning messages that were captured. Select **Download Log File** to capture details about what caused the import to fail. The most common cause for an import to fail is that the solution did not contain some required components.
7171

72-
When you download the log file, you will find an XML file in your browser's default download folder that you can open using Microsoft Excel to view the contents.<!-- Edit note: Not sure if Excel is really the most common way to open such an XML file. You might say "an app such as Microsoft Excel". -->
72+
When you download the log file, you will find an XML file in your browser's default download folder that you can open using an XML reader, such as Microsoft Excel, to view the contents.
7373

7474
## Known issues
7575

76-
When you are working with a new Dataverse for Teams environment, the **Import** command is missing because the **See all** link **Build** tab<!-- Edit note: This was confusing to read, but not sure how to rewrite. Maybe the link is on the Build tab. --> is not displayed for that environment.
76+
When you are working with a new Dataverse for Teams environment, the **Import** command is missing because the **See all** link located on the **Build** tab is not displayed for that environment.
7777

7878
To work around this issue, create and save an app in the environment. When an item exists in the environment, the **See all** link is available and you will be able to browse to the **Build** tab.
7979

0 commit comments

Comments
 (0)