Azure Export SQL database example

前端 未结 4 808
我在风中等你
我在风中等你 2021-01-12 09:24

Given Microsoft is deprecating the previous method of exporting a SQL DB they have put up a suggested example here:

$subscriptionId = \"YOUR AZURE SUBSCRIPT         


        
4条回答
  •  醉酒成梦
    2021-01-12 09:48

    This has just come out from MS/Azure and helps greatly with DB Export.

    https://github.com/Microsoft/sql-server-samples/tree/master/samples/manage/azure-automation-automated-export

提交回复
热议问题