You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| spring.cloud.azure.storage.queue.account-name | Queue storage account name for Spring Cloud Azure version above 4.0 |`<storage-account-name>`|
160
-
| spring.cloud.azure.storage.queue.account-key | Queue storage account key for Spring Cloud Azure version above 4.0 |`<account-key>`|
161
-
| spring.cloud.azure.storage.queue.endpoint | Queue storage endpoint for Spring Cloud Azure version above 4.0 |`https://<storage-account-name>.queue.core.windows.net/`|
157
+
| spring.cloud.azure.storage.account | Queue Storage account name |`<storage-account-name>`|
| spring.cloud.azure.storage.queue.account-name | Queue Storage account name for Spring Cloud Azure version above 4.0 |`<storage-account-name>`|
160
+
| spring.cloud.azure.storage.queue.account-key | Queue Storage account key for Spring Cloud Azure version above 4.0 |`<account-key>`|
161
+
| spring.cloud.azure.storage.queue.endpoint | Queue Storage endpoint for Spring Cloud Azure version above 4.0 |`https://<storage-account-name>.queue.core.windows.net/`|
0 commit comments