News

UI, Performance Tweaked in Azure SDK 2.8.2 for Visual Studio 2015

Lots of user feedback-related improvements will make this incremental release easier for developers who want to make the cloud connection.

Last week, Microsoft released an incremental update to the Azure SDK 2.8.2 for Visual Studio 2015 that improves on user interface, performance, and project templates. Brady Gaster, Program Manager with the Azure SDK & Tools said in a blog that the update is aimed at improving "the App Service development experience."

Among the user interface improvements, Gaster notes that feedback came from users who thought that Resource Group creation wasn't as obvious. "In SDK 2.8.2, we've added visual cues to the UI to inform users there's a clear path to new group creation," writes Gaster. "The UI auto-selects a Resource Group, but we've added a new button providing placeholder text to let users know what's about to happen."

Another UI improvement comes by way of exception handling. Gaster provides an example whereby if, during the creation of a Web App that requires connectiing to a SQL database, the developer mistakenly deletes it. The previous UI would give no warning, but now, there's a warning that explicitly offers the consequences. In other instances where an error is encountered, the error messages are more detailed and exportable.

One more UI improvement is one that makes it easier to connect to provisioned services. While provisioning a SQL database, a Connection String Name dialog has been added to the initial Configure SQL Database dialog, where you can simply enter the name. It's the simple things.

Azure SDK 2.8.2 contains a number of engineering improvements, including a fix for a hanging issue that some customers experienced while App Service provisioning. Besides that specific tweak, Gaster notes that "We've also made tweaks to certain areas of the App Service tooling that allow it to be more intelligent and to give us more abilities to respond to API changes without having to re-ship the entire App Service tooling extension. "

Finally, Gaster said the group has added an Export button to the Create App Service dialog. As you're creating and editing Azure Resource Manager templates in the App Service app creation window, just click that button to export the topology.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events