Skip to content

Commit d24c7dd

Browse files
committed
Removing 'preview' stamp from tenant properties - GA'd and roadmap update
1 parent 9f49251 commit d24c7dd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/spfx/roadmap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ First release of the SharePoint Framework contained only support for client-side
2626
- Easy access to Graph API to access user specific information (GraphHttpClient in preview)
2727
- Site level WebHooks
2828
- Updated 'store' story with SharePoint Framework support
29+
- 'Store' story for SharePoint Framework solutions with easy distribution channel for ISVs
2930

3031
## Client-side web parts++ and add-ins
3132

docs/spfx/tenant-properties.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# SharePoint Online Tenant Properties
22

3-
> [!NOTE]
4-
> Tenant Properties capability is currently in preview in First Release and is subject to change. They are currently not supported for use in production environments.
5-
63
Tenant Properties allow tenant administrators to add properties in the app catalog that can be read by various SharePoint Framework components. The Tenant Properties are managed by tenant administrators using the [Microsoft SharePoint Online Management Shell](https://technet.microsoft.com/en-us/library/fp161372.aspx) which is a PowerShell module to manage your SharePoint Online subscription in the Office 365.
74

85
## Manage tenant properties

0 commit comments

Comments
 (0)