You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed content:
- Replaced PageUrl with pageUrl in order to make it conform with example
- Removed empty space after and before domainUrl tag in example
- Applied correct format to Domains from your tabs
1. Update the URL based on your own tenant details. Example URL would be https://contoso.sharepoint.com/_layouts/15/teamslogon.aspx?SPFX=true&dest=/sites/theperspective/SitePages/Home.aspx
98
98
1. The URL will need to be encoded to avoid issues accessing it across different devices.
99
99
1.**Website URL** – You can leave this optional value empty
@@ -102,7 +102,7 @@ You will need to use **App Studio** or another editor to create the Teams manife
102
102
103
103

104
104
105
-
1. Make sure that **Domains from your tabs have your ___domain on it
105
+
1. Make sure that **Domains from your tabs** have your ___domain on it
106
106
1. Example ___domain value `contoso.sharepoint.com`
107
107
108
108
1. Update **AAD App ID** as 00000003-0000-0ff1-ce00-000000000000
@@ -203,4 +203,4 @@ See more information on these options from the following Microsoft Teams documen
203
203
204
204
## See also
205
205
206
-
-[Building Microsoft Teams tab using SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab)
206
+
-[Building Microsoft Teams tab using SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab)
0 commit comments