【Azure】インフラ構築不要でここまで簡単とは…!App ServiceとGitHub連携の自動デプロイに感動した話
https://qiita.com/hasegawa-masao/items/cd793aae74e7cdb51a9e?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #GitHub #Azure #Webアプリケーション #AppService #GitHubActions

【Azure】インフラ構築不要でここまで簡単とは…!App ServiceとGitHub連携の自動デプロイに感動した話 - Qiita

はじめに クラウドでWebアプリケーションを公開したいとき、インフラの構築やデプロイの仕組み作りは意外と手間がかかるものです。 今回は、そんな悩みを解決してくれるAzureのPaaS(Platform as a Service)である Azure App Service ...

Qiita
Host Remote MCP Servers on App Service: Updated samples now with new languages and auth support | Microsoft Community Hub

If you haven't seen my previous blog post introducing MCP on Azure App Service, check that out here for a quick overview and getting started. In this blog...

TECHCOMMUNITY.MICROSOFT.COM
Microsoft App Modernization Guidance for Azure - App Modernization Guidance

Proven guidance and best practices that help you confidently modernize your applications and data.

If you use account keys or connection strings to access Azure resources, there is a better way!

User Assigned Managed Identities (#UAMI) are more secure and less work to "manage", because you really don't have to maintain them once they are setup.

In this demo we setup connectivity from an #AppService to an Azure #KeyVault and #StorageAccount using UAMI's, showing the .Net code changes required to successfully connect to multiple resources. It isn't difficult!

https://www.youtube.com/watch?v=1W1-1vRRId8

Connect to an Azure service via User Assigned Managed Identities

YouTube
【Azure】App Service 証明書の購入で注意すべき点 - Qiita

0. はじめに本記事ではApp Service 証明書の購入時の注意点をご紹介します。Azure環境でFront DoorやApplication Gatewayなどでカスタムドメインを利用する…

Qiita

Vocalcat is being built in #dotnet and #blazor. We are very happy with this technical decision. (AMA)

The main hurdle would be to see how much will cost to scale our current choice of #Azure #Appservice for what we believe will be dozens to hundreds of users.

App Service as proxy to Blob Storage

Janne Mattila’s blog | From programmer to programmer – Programming just for the fun of it

Janne Mattila
Upcoming Changes to Supported Versions of Visual Studio for Remote Debugging with Azure App Service

Upcoming Changes to Supported Versions of Visual Studio for Remote Debugging with Azure App Service (Windows)

TECHCOMMUNITY.MICROSOFT.COM

Anyone experiencing weird HTTP 500 errors on Azure ? [1]
Some users get (mostly on PUT requests) an "Http 500" error in our Angular SPA accessing its origin. There's nothing shown in any logs as if the request doesn't get to the backend.
#azure #error #http #dotnet #aspnetcore #angular #spa #webapp #appservice

[1] https://learn.microsoft.com/en-us/answers/questions/1691318/many-500-errors-not-reported-in-iis-logs-nor-in-ap

many 500 errors not reported in iis logs nor in application insight - Microsoft Q&A

We are collecting many intermittent "500 Internal Server Error" reported by our client (SPA browser app) calling our API exposed to Azure App Service but all of them are not recorded by any azure log system, IIS logs, Application Insight or…

Application Gateway and App Service authentication

Janne Mattila’s blog | From programmer to programmer – Programming just for the fun of it

Janne Mattila