VS Code extension fileservices no other name as default #15745
StefanW86
started this conversation in
Authoring Help
Replies: 1 comment
-
|
The Please see https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.storage/storage-file-share/main.bicep for an example of how to create a named file share. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bicep version
vs code extension v0.31.92
Describe the bug
I want to create a storageaccount/fileservices resource with parent and a custom name. But the extension reports
my code is simple:
To Reproduce
use that code to create a fileservices resource within your storage account
Additional context
Full code
Beta Was this translation helpful? Give feedback.
All reactions