7 lines
263 B
JSON
Raw Normal View History

2023-09-11 09:38:18 +01:00
{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./release/assets/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "o3c-azureconnect",
"accessKey": "<!-- ACCESS KEY -->"
}