Skip to content

Commit ad5a9e2

Browse files
authored
Live publish
2 parents ff009de + 8cd188b commit ad5a9e2

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

powerapps-docs/developer/common-data-service/webapi/enhanced-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Edit the `<configuration>` element to add a the `connectionStrings` node as show
6868
<connectionStrings>
6969
<!--Online using Office 365-->
7070
<add name="Connect"
71-
connectionString="Url=https://yourorg.api.crm.dynamics.com;[email protected];Password=y0urp455w0rd; />
71+
connectionString="Url=https://yourorg.api.crm.dynamics.com;[email protected];Password=mypassword;" />
7272
</connectionStrings>
7373
</configuration>
7474
```

powerapps-docs/teams/create-first-app.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ After installing the Power Apps app from the Teams store:
2828

2929
![Start creating an app](media/create-app-1.png "Start creating an app")
3030

31+
> [!TIP]
32+
> If you don't see the **Power Apps** app in the left pane, select ![More added apps - ellipsis](media/more-added-apps-ellipsis.png "More added apps - ellipsis") (*More added apps*), and then select **Power Apps**.
33+
34+
![Power Apps](media/power-apps.png "Power Apps")
35+
3136
1. You'll be prompted to select a team where you want to create the app. Select a team to create the app.
3237

3338
![Select a team to create the app](media/create-app-2.png "Select a team to create the app")
Loading
49.4 KB
Loading

0 commit comments

Comments
 (0)