microsoft ignite 2023
79 TopicsSoftware Defined Networking: Multisite - A Tale of 2 SDN Sites
Multisite connectivity through Software Defined Networking is now in public preview with HCI 23H2, allowing you native layer 2 and layer 3 connectivity across different physical locations for your SDN infrastructure! This new feature will GA with 23H2 GA.
5.7KViews4likes2CommentsSQL Server Discovery and Assessments now supports As on-premises assessments
Want a quick assessment for the SQL instances discovered by Azure Migrate appliance but do not want to wait for a detailed performance profile? The newly introduced As on-premises sizing criteria in SQL assessment enables just that. This uses the source instance configuration to generate target SKU recommendations.5.1KViews3likes2CommentsPublic Preview: Protocol Buffers (Protobuf) with Azure Stream Analytics
Azure Stream Analytics now allows you to seamlessly process events in the Protobuf data format using a built-in Protocol Buffer deserializer. What is Protobuf? Protobuf is Google’s language-neutral, platform-neutral, extensible mechanism for serializing structured data into binary format. This allows for many performance benefits, such as reducing the bandwidth needed to send messages, compact storage, and cross-language compatibility. Protobuf with Azure Stream Analytics The previous method of ingesting Protocol Buffers into your Azure Stream Analytics required customers to use our custom deserializer, which did not provide an intuitive experience. With the built-in deserializer, Azure Stream Analytics supports an out-of-the-box feature to align with the other file formats we support, including JSON and AVRO. Configure your Stream Analytics job. Using the Protobuf deserializer is simple to configure. When setting up your Stream Analytics input, select the file format as Protobuf and then upload the Protobuf definition file (.proto file). Complete your configuration by specifying the message type and prefix style. Conclusion: Azure Stream Analytics now offers a built-in Protobuf deserializer. With this release, you can specify the file format you are ingesting as a Protocol Buffer. This solution presents a more user-friendly experience compared to using a custom deserializer. To use the built-in deserializer, specify the Protobuf definition file, message type, and prefix style. To learn more, visit the documentation for using Protocol Buffers with Azure Stream Analytics.3.6KViews0likes0CommentsAzure Command-line Tools Ignite 2023 Announcement
The priority for Azure CLI and Azure PowerShell remains to provide our customers with the most complete, secure, and easy-to-use tools for managing Azure resources. At Microsoft Ignite 2023, we are announcing the following new capabilities delivering on our priorities: Extending our coverage and improving how we build commands. Improving the supportability of Azure CLI and Azure PowerShell Usability improvements5.5KViews5likes1Comment