Update README.md
This commit is contained in:
parent
76c280f000
commit
a7de7c7bc6
|
@ -1,4 +1,4 @@
|
|||
# Site Provisioning Manager Web Part
|
||||
# Site Provisioning Manager
|
||||
|
||||
## Summary
|
||||
This sample shows how you can manage site provisioning by calling Azure functions.
|
||||
|
@ -158,4 +158,4 @@ Open the web part configurations and set the values:
|
|||
2. Get provisioning function URL: Go to the Azure functions in Azure portal and click on "GetProvisioningTemplate" and then "Get function Url". Copy-paste that value in this field.
|
||||
3. Apply provisioning function URL: Go to the Azure functions in Azure portal and click on "ApplyProvisioningTemplate" and then "Get function Url". Copy-paste that value in this field.
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-site-provisioning-manager" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-site-provisioning-manager" />
|
||||
|
|
Loading…
Reference in New Issue