Difference between revisions of "Az acr show"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{az acr}} Category:Azure")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[az acr show --name]] XXXX
 +
{
 +
  "adminUserEnabled": false,
 +
  "anonymousPullEnabled": false,
 +
  "creationDate": "2024-07-16T18:33:33.794241+00:00",
 +
  "dataEndpointEnabled": false,
 +
  "dataEndpointHostNames": [],
 +
  "encryption": {
 +
    "keyVaultProperties": null,
 +
    "status": "disabled"
 +
  },
 +
.../..
  
  

Latest revision as of 13:17, 17 July 2024

az acr show --name XXXX
{
  "adminUserEnabled": false,
  "anonymousPullEnabled": false,
  "creationDate": "2024-07-16T18:33:33.794241+00:00",
  "dataEndpointEnabled": false,
  "dataEndpointHostNames": [],
  "encryption": {
    "keyVaultProperties": null,
    "status": "disabled"
  },
.../..


See also[edit]

Advertising: