acarter24

Results 3 comments of acarter24

Think this describes the issue, a user delegation SAS is required if `account_key` is not available: https://learn.microsoft.com/en-us/azure/storage/blobs/sas-service-create-python

I tried to follow the example here: https://learn.microsoft.com/en-us/azure/application-gateway/quick-create-bicep?tabs=CLI ``` requestRoutingRules: [ { name: 'myRoutingRule' properties: { ruleType: 'Basic' httpListener: { id: resourceId('Microsoft.Network/applicationGateways/httpListeners', applicationGateWayName, 'myListener') } backendAddressPool: { id: resourceId('Microsoft.Network/applicationGateways/backendAddressPools', applicationGateWayName,...

> This issue is affecting me when trying to use tap-spreadsheets-anywhere @ian-lewis-d I managed to resolve this exact case with tap-spreadsheets-anywhere, but your variable needs to be defined at the...