Get-AzRegulatoryComplianceStandard
Krijgt nalevingsstandaarden voor regelgeving
Syntaxis
Get-AzRegulatoryComplianceStandard
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzRegulatoryComplianceStandard
-Name <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzRegulatoryComplianceStandard
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Vraag een specifieke nalevingsstandaard voor regelgeving op of vermeld alle nalevingsstandaarden voor regelgeving onder een specifiek abonnement.
Voorbeelden
Voorbeeld 1
Get-AzRegulatoryComplianceStandard
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/Azure-CIS-1.1.0
Name : Azure-CIS-1.1.0
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 20
FailedControls : 4
SkippedControls : 0
UnsupportedControls : 87
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/ISO-27001
Name : ISO-27001
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 9
FailedControls : 10
SkippedControls : 2
UnsupportedControls : 93
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/PCI-DSS-3.2.1
Name : PCI-DSS-3.2.1
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 13
FailedControls : 32
SkippedControls : 0
UnsupportedControls : 187
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/SOC-TSP
Name : SOC-TSP
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 2
FailedControls : 11
SkippedControls : 0
UnsupportedControls : 24
Haal alle nalevingsstandaarden voor regelgeving op onder een abonnement.
Voorbeeld 2
Get-AzRegulatoryComplianceStandard -Name "SOC-TSP"
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/SOC-TSP
Name : SOC-TSP
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 2
FailedControls : 11
SkippedControls : 0
UnsupportedControls : 24
Details van specifieke nalevingsstandaard voor regelgeving ophalen op basis van de standaardnaam.
Voorbeeld 3
Get-AzRegulatoryComplianceStandard -ResourceId "/subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryComplianceStandards/SOC-TSP"
Id : /subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/regulatoryCompli
anceStandards/SOC-TSP
Name : SOC-TSP
Type : Microsoft.Security/regulatoryComplianceStandards
State : Failed
PassedControls : 2
FailedControls : 11
SkippedControls : 0
UnsupportedControls : 24
Details ophalen van specifieke nalevingsstandaard voor regelgeving volgens resource-id.
Parameters
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
Standaardnaam.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceId
Id van de beveiligingsresource waarvoor u de opdracht wilt aanroepen.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
Azure PowerShell