總結
在本課程模組中,您已瞭解如何建立適用於 MySQL 的 Azure 資料庫實例,以及如何使用適用於 Azure App Service 的 Maven 外掛程式。 您也瞭解如何將 Jakarta EE 應用程式部署至 Azure App Service 上的 JBoss EAP,以及如何管理 JBoss EAP。
清理資源
在此課程模組中,您已使用您的 Azure 訂閱建立資源。 您必須清除這些資源,以避免資源繼續產生費用。 使用下列步驟來清除您的資源:
使用下列命令來移除所有資源:
az group delete --name <name-of-your-MySQL-resource-group> az group delete --name <name-of-your-JBoss-EAP-on-Azure-App-Service-resource-group>使用下列命令清除您已不再想要保留的任何預設值
az configure:az configure --defaults location=''此命令會移除上一個單元中設定的預設位置。
其他資源
Microsoft Azure
- Azure App Service
- 在適用於 .NET、Node.js、Python 和 Java 應用程式的 Azure App Service 中啟用應用程式監視。
- 開始在 Azure 中使用自動調整。
- 使用 GitHub Actions 部署至 App Service (部分內容可能是機器或 AI 翻譯)
- 將您的應用程式與 Azure 虛擬網路整合。
- Linux 上的 Azure App Service 定價。
Jakarta EE
- Jakarta EE
- Jakarta RESTful Web 服務。
- Jakarta 持續性 (英文)
- Jakarta JSON 系結
- Jakarta 內容和相依性插入 (英文)
- 適用於 Azure 服務的 Maven 外掛程式。