2022/05/23 で確認できている、公開情報やアナウンスをピックアップ、まとめました。
スポンサーリンク
2022/05/23 のピックアップ
Microsoft Tech Community
A coding pitfall in implementing dependency injection in .NET azure functions
A coding pitfall in implementing dependency injection in .NET azure functions
.NET Azure Functions supports the dependency injection (DI) software design pattern to achieve Inversion of Control (IoC) between classes and their dependencies...

.NET Azure Functions で依存性インジェクションを実装する際のコーティングに関する注意点について、記載されています。
How to use a TLS/SSL certificate in your Python code in Azure App Service
How to use a TLS/SSL certificate in your Python code in Azure App Service
If you want to know how to use it in C#/Java, there are some sample code in this document: Basically, to refer certificates uploaded in Azure App Service Linux...

Azure App Service で Python コード内に TLS/SSL 証明書を利用する方法およびサンプルコードのリンクが紹介されています。
Azure SQL Database to ADF connectivity using Azure Private Endpoint
Azure SQL Database to ADF connectivity using Azure Private Endpoint
Recently, I came across a question where a user wanted to test Private endpoint connectivity from Azure Data Factory ( ADF) to Azure SQL Database. The Azure SQL...

Azure プライベート エンドポイントを用いた Azure SQL Database から Azure Data Factory (ADF) への接続する方法について、記載されています。
Control Data Exfiltration using Outbound Firewall Rules
Control Data Exfiltration using Outbound Firewall Rules
Pre-requisites: Service Principle with necessary permissions to make API requests. Access token will be used for authentication for all API requests. Dependent...

送信 Firewall ルールを用いたデータ流量の制御について、記載されています。
スポンサーリンク
参考リンク

Azure Blog and Updates | Microsoft Azure
Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.
コメント