Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update
  • Loading branch information
ankushbindlish2 committed Jul 29, 2025
commit 3a3fa7ef25cbcf013437c00d34ba991a274a070b
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api-version": "2025-06-01-preview",
"subscriptionId": "0681745E-3F9F-4966-80E6-69624A3B29F2",
"resourceGroupName": "rgfileshares",
"resourceName": "Replace this value with a string matching RegExp ^([a-z]|[0-9])([a-z]|[0-9]|(-(?!-))){1,61}([a-z]|[0-9])$"
"resourceName": "testfileshare"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api-version": "2025-06-01-preview",
"subscriptionId": "0681745E-3F9F-4966-80E6-69624A3B29F2",
"resourceGroupName": "rgfileshares",
"resourceName": "Replace this value with a string matching RegExp ^([a-z]|[0-9])([a-z]|[0-9]|(-(?!-))){1,61}([a-z]|[0-9])$"
"resourceName": "testfileshare"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1765,4 +1765,4 @@
}
},
"parameters": {}
}
}
Loading