Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagle3386 authored Sep 30, 2024
1 parent 021368b commit 5515c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/identity/Azure.Identity/src/AzureAuthorityHosts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public static class AzureAuthorityHosts
/// <summary>
/// The host of the Microsoft Entra authority for tenants in the Azure German Cloud.
/// </summary>
[Obsolete("Microsoft Cloud Germany was closed on October 29th, 2021.")]
public static Uri AzureGermany { get; } = new Uri(AzureGermanyHostUrl);

/// <summary>
Expand Down

0 comments on commit 5515c34

Please sign in to comment.