Skip to content

Commit ede003f

Browse files
Update articles/storage/files/files-smb-protocol.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 6431ea5 commit ede003f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/files-smb-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ QUERY="${QUERY}}"
297297

298298
# Get protocol settings from the Azure Files FileService object
299299
PROTOCOLSETTINGS=$(az storage account file-service-properties show \
300-
--resource-group $ \
300+
--resource-group $RESOURCE_GROUP_NAME \
301301
--account-name $STORAGE_ACCOUNT_NAME \
302302
--query "${QUERY}")
303303

0 commit comments

Comments
 (0)