AMA
135 TopicsI want to make a Blazor application that can make video calls
I want to make a Blazor application that can make video calls. However, according to this page: SDKs and REST APIs for Azure Communication Services - An Azure Communication Services concept document | Microsoft Docs Azure.Communication.Calling uses "Proprietary transport" and the only example code is the "Azure Communication Calling client library for JavaScript"Solved13KViews1like29CommentsRename resources before migration
When replicating virtual machines to Azure, the resources are getting random names (disks and NIC's). Will there be an option to rename the resources before migrating to Azure? So all the resources are matching the naming convention of our customers or manged platform.Migrate VMs to Azure (Stack HCI)
Hi. I know this is a bit out of scope, but since Azure Stack HCI is still under the Azure programme, I ask it anyways. Would it be possible to extend the functionality of Azure Migrate to use an Azure Stack HCI cluster as destination for the VMs to migrate? Thanks and regards, AndersExecute Azure Function using ADF activity and AAD Login
We are trying to execute an Azure Function (HTTP type) using Azure Data Factory (ADF). The Function App has the App Service Authentication set as "On" and the action to take when request is not authenticated is set as "Log in with Azure Active Directory". If we have this configuration in the Function App, is it possible to execute the Azure Function from ADF? We configured the Azure Function and Active Directory App by following this documentation: Configure your App Service or Azure Functions app to use Azure AD login We aren’t using a web app and maybe that’s the confusing part when trying to follow the steps from the documentation. ADF is the one that needs to authenticate when trying to access/execute the function. Do you know anything about this type of configuration?11KViews1like12CommentsACS limits - video calls and webinars
Are there updated published limits for how many people can join an ACS video call. Are there different limit if the app you're building is more of a webinar model rather than an interactive meeting - meaning that there are only a few hosts / presenters and everyone else justs needs to listen in and watch.Solved