sp-dev-fx-webparts/samples/react-msal-msgraph/config/deploy-azure-storage.json

6 lines
157 B
JSON

{
"workingDir": "./temp/deploy/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-msal-msgraph",
"accessKey": "<!-- ACCESS KEY -->"
}