You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azps-15.6.0/Az.ArtifactSigning/Get-AzArtifactSigningCertificateProfile.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Get-AzArtifactSigningCertificateProfile -AccountName test -ResourceGroupName rg-
55
55
```output
56
56
City CommonName Country EnhancedKeyUsage Id IdentityValidationId IncludeCity IncludeCountry IncludePostalCode IncludeState IncludeStreetAddress Name Organization OrganizationUnit PostalCode ProfileType ProvisioningState ResourceGroupName RetryAfter State Status StreetAddress SystemDataCreatedAt SystemDataCreatedBy SystemDataCreatedByType SystemDataLastModifiedAt SystemDataLastModifiedBy SystemDataLastModifiedByType Type Certificate
Barstow Contoso News(TEST ONLY) US 1.3.6.1.4.1.311.97.1.2.100309390.866961637.294916062.541502583 /subscriptions/66dc869d-771b-4f60-84c1-4964b5f4f5f2/resourceGroups/rg-test/providers/Microsoft.CodeSigning/codeSigningAccounts/test/certificateProfiles/test 18f2c413-51a1-4990-a0b6-83e19b7c5991 janielm Contoso News 92312 PublicTrustTest Succeeded rg-test California Active 5th street 1/24/2025 10:01:04 PM test@example.com User 2/3/2025 9:18:57 PM 81af9eaf-3a7b-43eb-bc59-c504bfe12240 Application microsoft.codesigning/codesigningaccounts/certificateprofiles {{ "serialNumber": "55000A50AE054B71AB92557ACF0000000A50AE","subjectName": "CN=Contoso News(TEST ONLY), O=Contoso News, L=Barstow, S=California, C=US","thumbprint": "9D808D63D1C8B79A152C92C455303D2DC861A910","createdDate": "1/24/2025 9:51:14 PM","expiryDate": "1/31/2025 9:51:14 PM","status": "Active"}}
58
+
Barstow Contoso News(TEST ONLY) US 1.3.6.1.4.1.311.97.1.2.100309390.866961637.294916062.541502583 /subscriptions/66dc869d-771b-4f60-84c1-4964b5f4f5f2/resourceGroups/rg-test/providers/Microsoft.CodeSigning/codeSigningAccounts/test/certificateProfiles/test 18f2c413-51a1-4990-a0b6-83e19b7c5991 janielm Contoso News 92312 PublicTrustTest Succeeded rg-test California Active 5th street 1/24/2025 10:01:04 PM test@example.com User 2/3/2025 9:18:57 PM 81af9eaf-3a7b-43eb-bc59-c504bfe12240 Application microsoft.codesigning/codesigningaccounts/certificateprofiles {{ "serialNumber": "55000A50AE054B71AB92557ACF0000000A50AE","subjectName": "CN=Contoso News(TEST ONLY), O=Contoso News, L=Barstow, S=California, C=US","thumbprint": "AA11BB22CC33DD44EE55FF66AA77BB88CC99DD00","createdDate": "1/24/2025 9:51:14 PM","expiryDate": "1/31/2025 9:51:14 PM","status": "Active"}}
59
59
```
60
60
61
61
This command gets a artifact signing certificate profile
@@ -68,7 +68,7 @@ Get-AzArtifactSigningCertificateProfile -AccountName test -ResourceGroupName rg-
68
68
```output
69
69
City CommonName Country EnhancedKeyUsage Id IdentityValidationId IncludeCity IncludeCountry IncludePostalCode IncludeState IncludeStreetAddress Name Organization OrganizationUnit PostalCode ProfileType ProvisioningState ResourceGroupName RetryAfter State Status StreetAddress SystemDataCreatedAt SystemDataCreatedBy SystemDataCreatedByType SystemDataLastModifiedAt SystemDataLastModifiedBy SystemDataLastModifiedByType Type Certificate
Copy file name to clipboardExpand all lines: azps-15.6.0/Az.ArtifactSigning/New-AzArtifactSigningCertificateProfile.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ New-AzArtifactSigningCertificateProfile -AccountName test -ResourceGroupName rg-
51
51
```output
52
52
City CommonName Country EnhancedKeyUsage Id IdentityValidationId IncludeCity IncludeCountry IncludePostalCode IncludeState IncludeStreetAddress Name Organization OrganizationUnit PostalCode ProfileType ProvisioningState ResourceGroupName RetryAfter State Status StreetAddress SystemDataCreatedAt SystemDataCreatedBy SystemDataCreatedByType SystemDataLastModifiedAt SystemDataLastModifiedBy SystemDataLastModifiedByType Type Certificate
Copy file name to clipboardExpand all lines: azps-15.6.0/Az.Billing/Get-AzUsageAggregate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The **Get-AzUsageAggregate** cmdlet gets aggregated Azure subscription usage dat
26
26
- Aggregation precision, either daily or hourly.
27
27
- Instance level detail for multiple instances of the same resource.
28
28
For consistent results, the returned data is based on when the usage details were reported by the Azure resource.
29
-
For more information, see Azure Billing REST API Referencehttps://msdn.microsoft.com/library/azure/1ea5b323-54bb-423d-916f-190de96c6a3c (https://msdn.microsoft.com/library/azure/1ea5b323-54bb-423d-916f-190de96c6a3c) in the Microsoft Developer Network library.
29
+
For more information, see Azure Billing REST API Referencehttps://msdn.microsoft.com/library/azure/aaaabbbb-0000-cccc-1111-dddd2222eeee (https://msdn.microsoft.com/library/azure/aaaabbbb-0000-cccc-1111-dddd2222eeee) in the Microsoft Developer Network library.
0 commit comments