by Evan Basalik
April 14, 2017
Good update on Azure Gov from PM Steve Michelotti
Media file: http://azpodcast.blob.core.windows.net/episodes/Episode174.mp3
Resources:
https://azure.microsoft.com/en-us/overview/clouds/government/
Link for free trial for Azure Government: https://azuregov.microsoft.com/trial/azuregovtrial
Azure Government blog: https://blogs.msdn.microsoft.com/azuregov/
Azure Government documentation: https://docs.microsoft.com/en-us/azure/azure-government/
Azure Government video library: https://channel9.msdn.com/blogs/azure-government
Other updates:
https://azure.microsoft.com/en-us/blog/global-customer-access-and-additional-services-now-available-for-azure-in-india/
https://blogs.msdn.microsoft.com/appserviceteam/2017/04/10/new-integrated-portal-for-azure-functions/
Azure SQL Data Warehouse: Support for Visual Studio Code
Wednesday, April 12, 2017
In the latest release of the mssql extension for Visual Studio Code, Azure SQL Data Warehouse is now supported.
You now have the full experience within a graphical code editor to connect, query, and manage SQL Data Warehouse on Linux, macOS, and Windows. Specifically, you can:
• Create and manage connection profiles and most recently used connections.
• Execute your scripts and view results in a simple-to-use grid.
• Save the result to .json or .csv file format and view in the editor.
• Write T-SQL script with IntelliSense and T-SQL error validations.
To begin, you can download the editor and extension and follow the mssql extension tutorial.