Toronto AI Meetup Presentation Resource: Application Landing Zone for Azure Open AI

It was a wonderful experience sharing insights on Azure Open AI Application Landing Zone and architecture patterns for deploying Azure Open AI using Azure API management at the Toronto AI meetup earlier this week. We conducted a thorough review of all deployment patterns aligned with Azure’s Well Architected Framework WAF, and detailed a specific use case for implementing a charge-back model, logging, and security for enterprise-grade deployment.

Will publish the resource soon.

Some photos here:

https://www.linkedin.com/in/ehsaneskandarim/recent-activity/all

Toronto Azure Community: Resources April 4, 2024 session

We had a great session on April 4th 2024 with a few topics in our monthly Azure Community in Toronto.

Cloud-native app with Cosmos DB| Security Operation | Copilot for Microsoft 365 , Thu, Apr 4, 2024, 5:30 PM | Meetup

Like to share resources here:

LinkedIn Post:

Topic 1: Copilot for Microsoft 365

Speaker: Ahmed Saif Muntaseer

Topic 2:Security Operation, Winning the Security and Data Estates of the Enterprise

Speakers: Seyed Nouraie

Other resources:

https://github.com/seyed-nouraie
https://modernsecops.com/
https://socautomators.substack.com/

Topic 3: Powering your Cloud-native applications with Azure Cosmos DB
Speaker: Keyur Patel

Slides:

Thanks for joining us and looking forward to see you on the next one.

Cheers,

Ehsan

Custom path for blob inventory report would be a nice feature

In previous post we talked about a great feature of Azure Storage Account when it comes to cost management.

In this post I would like to propose an enhancement to blob inventory and share my experience with this feature.


Lately, a client assigned me to collaborate with a 3rd party vendor to review all their data assets. Initially, the task appeared straightforward, but it became complex when handling over 500 storage accounts and massive data volumes, such as hundreds of petabytes!

Here is how you can create a blob inventory rule:

This interface, does not accept a custom path for inventory report, for instance if you are working with a container and like to get the report for that particular container, the report gets generated to the directory within your container with year/month/day/Rule-Name structure. This is great until you work with a 3rd party vendor where you don’t want to give them full access to all 500 storage accounts in production.

In scenarios like this it would be great to have some flexibility to export the report to a separate storage account and container.

I would like to propose this to the azure storage account team and if you see this feature please vote for this feature to see this sooner than later.