Episode 294 - Microsoft for Startups

Shaloo Garg, a Managing Director in Microsoft Startups, explains to us how Startups can leverage valuable technical and business resources from Microsoft to help make them successful in the marketplace. Resources: https://Startups.microsoft.com https://azuremarketplace.microsoft.com/en-us Media file: https://azpodcast.blob.core.windows.net/episodes/Episode294.mp3 Transcript: https://eus2.videoindexer.ai/accounts/e0eee289-7730-4999-978b-eb7f63be8cb5/videos/c101319a3b/?location=EUS2   Other updates: Now available is a set of APIs that primarily helps increase efficiency in copying data from any URL to Azure or inside Azure. The APIs include: • Put Block From URL • Put Page From URL • Append Block From URL These APIs enable server-side synchronous copy of data from any URL source into either a block blob, page blob or as an append blob. The benefits of these APIs include: • Server-side data transfer. The data transfer is performed server-side, meaning the data is read directly from the source by the destination server in Azure. The data is not flowing through the caller, so you do not need a VM with CPU, memory and network capacity to move the data. You can get away with using a relatively small VM that just orchestrate the data transfer. • Synchronous data transfer.  Each call is performed synchronously, meaning the data transfer is complete when the call returns. This is unlike the existing asynchronous cross-account copy blob API, which is a scheduled background process where you need to regularly check if its complete. • Any data source. The data source can be any data addressable by a URL, meaning you can copy data from inside or outside of Azure. Further it can be from any blob type to any blob, e.g. reading from a page blob and writing to a block blob. From <https://azure.microsoft.com/en-us/updates/new-copy-apis-for-efficient-data-copy/> https://techcommunity.microsoft.com/t5/Azure-SQL-Database/Unified-Azure-SQL-experience/ba-p/815368 Work more efficiently with the updated Azure Blockchain Development Kit by using our new interactive debugger.  

Om Podcasten

Cynthia Kreng, Kendall Roden, Cale Teeter, Evan Basalik, Russell Young & Sujit D'Mello work at Microsoft in the cloud and services area. They specialize in building and supporting enterprise apps and services that leverage the cloud.