Region-specific drives for a VM located in Azure AU region
Hi Team,
We have a requirement from clients to have the data in the respective data drives, for example - client from US wants to have their data in a drive which is physically located in the azure data centre in US region. We are looking at partitioning SQL data based on that region the client is based on.
We are aware how to partition it but we need to have these region-specific separate drives added to the SQL server VM which is located in Azure AU region.
For example
SQL Sever 2019 VM SQL-AU-DEV located in Azure AU region data centre
C Drive : OS Windows 2019
D Drive AU : Azure Storage from AU Region
E Drive US : Azure Storage from US Region
F Drive EU : Azure Storage from EU Region
Wonder this can be achieved in Azure by using a BLOB drive or file share or any method.
Thanks