Hello Aristóteles Melo,
Greetings! Welcome to Microsoft Q&A Platform.
I understand your concern about the upcoming migration of classic storage accounts on August 31, 2024. Microsoft will retire classic storage accounts on August 31, 2024. To preserve the data in any classic storage accounts, you must migrate them to the Azure Resource Manager deployment model by that date. refer - https://learn.microsoft.com/en-us/azure/storage/common/classic-account-migrate?tabs=azure-portal, https://learn.microsoft.com/en-us/azure/virtual-machines/migration-classic-resource-manager-overview, https://learn.microsoft.com/en-us/azure/storage/common/classic-account-migration-overview for more detailed guidance.
Impact on Services:
MS SQL Database: If your MS SQL database relies on classic storage accounts for data storage, you will need to migrate these accounts to Azure Resource Manager (ARM) storage accounts to avoid disruptions.
HTTP Calls via ASPX and VBX: If your applications make HTTP calls to services that use classic storage accounts, you will need to update these calls to use ARM storage accounts.
Start planning your migration now to ensure a smooth transition. You can find detailed guidance on the migration process in this documentation. Ensure that your applications are updated to use ARM storage accounts and the corresponding APIs.
Similar thread for reference - https://learn.microsoft.com/en-us/answers/questions/1458544/migrating-storage-account-classic-to-arm
Hope this answer helps! Please let us know if you have any further queries. I’m happy to assist you further.
Please "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.