Showing category results for Azure

Aug 27, 2019
Post comments count2
Post likes count0

Redesigning Configuration Refresh for Azure App Configuration

Abhilash Arora

Overview Since its inception, the .NET Core configuration provider for Azure App Configuration has provided the capability to monitor changes and sync them to the configuration within a running application. We recently redesigned this functionality to allow for on-demand refresh of the configuration. The new design paves the way for smarter applic...

ASP.NETASP.NET Core.NET Core
Aug 8, 2019
Post comments count6
Post likes count0

Azure SignalR Service now supports Event Grid!

Ken Chen

We just released a new feature which enables Azure SignalR Service to publish connection events to Azure Event Grid. Check out this blog post to learn how it works and how to use it.

ASP.NETAzureSignalR
Jul 1, 2019
Post comments count5
Post likes count0

Configuring a Server-side Blazor app with Azure App Configuration

Brady Gaster

In this post, we'll take a look at how we can extract configuration values out of JSON files and into an Azure App Configuration instance, where they can be used by other teammates or apps.

ASP.NETASP.NET CoreBlazor
Jun 3, 2019
Post comments count5
Post likes count0

What’s new in Azure SignalR 1.1.0 Preview 1

Ken Chen

We just shipped 1.1.0 Preview 1 of Azure SignalR Service SDK to support some new features in ASP.NET Core 3.0, including endpoint routing and server-side Blazor. Let's take a look how you can use them in your Azure SignalR application. Here is the list of what's new in this release: Endpoint routing support for ASP.NET Core 3 For thos...

ASP.NETASP.NET CoreBlazor
Apr 26, 2019
Post comments count3
Post likes count0

Azure SignalR Service now supports ASP.NET!

Zhidi Shang

Azure SignalR Service is a fully managed real-time messaging service, built on ASP.NET Core SignalR. ASP.NET Core SignalR has many features incompatible with ASP.NET SignalR, so existing ASP.NET SignalR Application doesn't work with SignalR Service. We added the ASP.NET support to SignalR Service SDK to enable this scenario. This blog also lists fe...

ASP.NETASP.NET CoreAzure
Apr 15, 2019
Post comments count22
Post likes count0

.NET Core Workers in Azure Container Instances

Brady Gaster

In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core. In this walkthrough you'll learn how to use a Worker with Azure Container Registry anAzure Container Instances to get your Worker running as a microservi...

ASP.NETASP.NET Core.NET Core
Feb 22, 2019
Post comments count1
Post likes count0

Azure Hybrid Benefit for SQL Server

Angelos Petropoulos

In my previous blog post I talked about how to migrate data from existing on-prem SQL Server instances to Azure SQL Database. If you haven’t heard SQL Server 2008 end of support is coming this summer, so it’s a good time to evaluate moving to an Azure SQL Database. If you decide to try Azure, chances are you will not be able to immediately move 10...

ASP.NETAzure
Feb 15, 2019
Post comments count0
Post likes count0

Migrating your existing on-prem SQL Server database to Azure SQL DB

Angelos Petropoulos

If you are in the process of moving an existing .NET application to Azure, it’s likely you’ll have to migrate an existing, on-prem SQL database as well. There are a few different ways you can go about this, so let’s go through them. Data Migration Assistant (downtime required) The Data Migration Assistant (download | documentation) is free, easy ...

ASP.NETAzure
Feb 7, 2019
Post comments count3
Post likes count0

Announcing an easier way to use latest certificates from Key Vault

Web Development Tools Microsoft

Posting on behalf of the Key Vault Team. When we launched Azure Key Vault a few years ago, it solved a major problem users had which was that storing sensitive and/or secret information in code or config files in plain text causes multiple problems including security exposure. Users stored their secrets in a safe store like Key Vault and used a UR...

ASP.NETAzure
Feb 1, 2019
Post comments count0
Post likes count0

Make the most of your monthly Azure Credits

Angelos Petropoulos

If you weren’t aware, Visual Studio subscribers have free monthly Azure credits, that are ideal for experimenting with and learning about Azure services. When you activate this benefit, it creates a separate Azure subscription with a monthly credit balance that renews each month while you remain an active Visual Studio subscriber. If the credits ru...

ASP.NETAzure