d-turley d4a1546ddc
Initial commit of Rhythm of Business Calendar app sample (#1)
Co-authored-by: d-turley <daniel.p.turley@avanade.com>
2022-09-21 15:35:23 -07:00

7 lines
284 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./release/assets/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "rhythm-of-business-calendar",
"accessKey": "<!-- ACCESS KEY -->"
}