Skip to content

Commit

Permalink
hide StorageAccountCredentials put (#11670)
Browse files Browse the repository at this point in the history
* hide StorageAccountCredentials put

* hide StorageAccounts put
  • Loading branch information
changlong-liu authored Nov 17, 2020
1 parent df1ec28 commit aba1644
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions specification/databoxedge/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ cli:
cli-name: databoxedge
package-name: azure-mgmt-databoxedge
namespace: azure.mgmt.databoxedge
cli-directive:
- where:
group: StorageAccountCredentials
op: CreateOrUpdate.*
hidden: true
- where:
group: StorageAccounts
op: CreateOrUpdate.*
hidden: true
test-scenario:
- name: DataBoxEdgeDevicePut
- name: UserPut
Expand Down

0 comments on commit aba1644

Please sign in to comment.