適用于 .NET 的 Microsoft Azure Container Apps 管理用戶端程式庫
Microsoft Azure Container Apps 可讓您在無伺服器平臺上執行微服務和容器化應用程式。
此程式庫支援管理 Microsoft Azure Container Apps 資源。
此程式庫遵循 新的 Azure SDK 指導方針,並提供許多核心功能:
- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.
開始使用
安裝套件
使用 NuGet安裝適用于 .NET 的 Azure Azure Container Apps 管理程式庫:
dotnet add package Azure.ResourceManager.AppContainers
必要條件
- 您必須擁有 Microsoft Azure 訂用帳戶。
驗證用戶端
若要建立已驗證的用戶端並開始與 Microsoft Azure 資源互動,請參閱 這裡的快速入門手冊。
重要概念
您可以在這裡找到Microsoft Azure SDK for .NET的重要概念。
文件
檔可協助您瞭解如何使用此套件:
範例
如需使用 .NET 管理程式庫的程式碼範例,請參閱下列位置
疑難排解
下一步
如需 Microsoft Azure SDK 的詳細資訊,請參閱 此網站。
參與
如需參與此存放庫的詳細資訊,請參閱 參與指南。
此專案歡迎參與和提供建議。 大部分的參與都要求您同意「參與者授權合約 (CLA)」,宣告您有權且確實授與我們使用投稿的權利。 如需詳細資料,請前往 https://cla.microsoft.com 。
當您提交提取要求時,CLA-bot 會自動判斷是否需要提供 CLA 並適當裝飾 PR (,例如標籤、批註) 。 請遵循 bot 提供的指示。 您只需要使用 CLA 在所有存放庫上執行此動作一次。
此專案採用了 Microsoft 開放原始碼管理辦法。 如需詳細資訊,請參閱管理辦法常見問題集,如有其他問題或意見,請連絡 opencode@microsoft.com。