54,340 questions

Sort by: Created
0 answers

Azure EventHubs Processor recommendation

I have Azure Event Hubs and on my local machine, I'm using NuGet Azure.Messaging.EventHubs.Processor for processing events. Is it possible to use Azure.Messaging.EventHubs.Processor in production or is it recommended to use Azure Functions and Event Hub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
565 questions
asked 2024-05-14T12:35:31.83+00:00
Macháček Martin 181 Reputation points
0 answers

FORMS: How do I create a registration form in Excel and be able to use it on Apple iPads for student sign in?

Hi all - I need some help, pretty please! I have a sign in form I have created using VBA in Excel and it works great (my first one). The form contains boxes for Name, Cell, Email, a checkboxes question, a dropdown question and an options question - and…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,501 questions
asked 2024-05-14T12:34:44.56+00:00
K Williams 0 Reputation points
0 answers

Azure server can't find handlebars views

I am using handlebars to generate html on my server and send it to my users when they land on my express routes. My route looks something like this : userRouter.get( '/template-reset-password/:from', async (req: Request, res: Response) =>…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,964 questions
asked 2024-05-14T12:30:55.9333333+00:00
Ludovic 0 Reputation points
0 answers

SCCM Site assignment- Site system servers for client management

Dear Team, We have a CAS server underneath we have 2 primary servers. One of the primary servers (for e.g. site code ABC) we are planning to migrate its client to new primary site let's say site code is CDE. Suggestion needed - If we add new site…

Microsoft Configuration Manager
asked 2024-05-14T12:30:02.9433333+00:00
Mohd Atif Husain 100 Reputation points
0 answers

Azure Policy & VM JIT - Do not allow Any as source

I am currently trying to prevent users from requesting Azure JIT VM access coming from the Source IP addresses "Any". According to this thread, https://learn.microsoft.com/en-us/answers/questions/846584/azure-vm-jit-do-not-allow-any-as-source ,…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,221 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
973 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,186 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
799 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,208 questions
asked 2024-05-14T12:27:20.6233333+00:00
Jara Entren 0 Reputation points
0 answers

Setup TLSv1.3 and removed TLSv1.0, TLSv1.1 and TLSv1.2 from nginx.conf file but TLS Checker still showing 1.0, 1.2 and 1.2 Enabled

Hello, I'm using Nginx Server and we have setup nginx config file accordingly. Here is the nginx.conf ssl_protocol setup. ssl_protocols TLSv1.3; ssl_ciphers…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
646 questions
asked 2024-05-14T12:25:10.7033333+00:00
Sagar Prajapati 0 Reputation points
0 answers

Use UDP channel as input for ConversationTranscriber

I have an audio stream accessible through UDP. I want to transcribe this audio using the ConversationTranscriber service from Azure Speech in real time (or as close to real time as possible). I have implemented a custom PullAudioInputStreamCallback to…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,416 questions
asked 2024-05-14T12:24:56.74+00:00
NB 0 Reputation points
0 answers

How can I link my personal email to the company one for a certification?

How can I link my personal email to the company one for a certification?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,306 questions
asked 2024-05-14T12:22:36.9666667+00:00
Oana Stoica 0 Reputation points
edited the question 2024-05-14T12:35:17.78+00:00
GitaraniSharma-MSFT 47,696 Reputation points Microsoft Employee
0 answers

How to fix Win Server 2008 stuck in boot loop?

I have been having issues with my WIN Server 2008 stuck in boot loop. I already tried running SFC and I have a message - there is a system repair pending which requires reboot to complete. I also tried to run chkdsk c: /f and completed the process and…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,210 questions
asked 2024-05-14T12:16:31.9033333+00:00
Rei Jacinto 0 Reputation points
0 answers

How do change the default messages for Azure Bot?

I have created an Azure Bot in German via the Language Studio and the Bot is deployed and the users can access the Bot from a website link. The Bot works well but unfortunately, if the user asks a question differently than the trained question - answer…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
753 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
360 questions
asked 2024-05-14T12:15:39.69+00:00
Madhuri Hebbale 0 Reputation points
0 answers

How to get the bindable data from View MAUI

I have a code snippet below where I dynamically add data to StackLayout. For Xamarin Forms using BindingContext, I could access the data bound to the view. But this is not possible in.net MAUI. Is there any documentation for the same? public class MyData…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,298 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,944 questions
asked 2024-05-14T12:14:20.2066667+00:00
Chinmay Dole 0 Reputation points
edited the question 2024-05-14T12:33:22.2966667+00:00
Chinmay Dole 0 Reputation points
0 answers

Will SharePoint Migration Tool create Power Automate flows from Sharepoint 2013 workflows?

I have been creating workflows in Designer for years on SPOL and now need to move them to PA based on an email that the old ones are gone in 2 years. I read that the SPMT will migrate workflows but it only looks like from on-prem systems. Is this true?…

SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
514 questions
asked 2024-05-14T12:13:52.4933333+00:00
Kevin M 96 Reputation points
0 answers

P1 and P2 Defender Plans are active at the same time and the same Azure Ressource

Hello, We use a standard Microsoft Policy to activate Azure Defender for Servers P1 via tags on our Azure ARC Servers. The policy in question is "Configure Azure Defender for Servers to be enabled ('P1' subplan) for all resources (resource level)…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
334 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,208 questions
asked 2024-05-14T12:11:39.25+00:00
00640061 0 Reputation points
0 answers

How to delegate permissions to Service desk team for managing MFA in Azure Active Directory

How to delegate permissions to Service desk team for managing MFA in Azure Active Directory. just MFA reset (revoke and re-register) rights. please suggest

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
679 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,696 questions
asked 2024-05-14T12:04:58.9133333+00:00
zohaib yousuf 1 Reputation point
edited the question 2024-05-14T12:06:37.85+00:00
zohaib yousuf 1 Reputation point
0 answers

Azure AI Speech with Whisper leaves jobs stuck in NotStarted

We've been running Azure AI Speech with Whisper (version 3.2 of the API), in batch transcription mode, for a while with no problems. Last Friday we started getting a lot of jobs stuck in NotStarted state across all our deployments. The problem has…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,416 questions
asked 2024-05-14T12:04:50.7333333+00:00
Mickey 10 Reputation points
edited the question 2024-05-14T12:34:06.3166667+00:00
Mickey 10 Reputation points
0 answers

Will External ID in external tenants have a federation functionality?

Hi, our company develops cloud software for other companies to use. Today, we use Azure AD B2C as an IdP for our software. Some of our clients want to use their IdP for their users, so we federate AAD B2C with them. Others - don't have IdP, so we…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,665 questions
asked 2024-05-14T12:04:42.0766667+00:00
Taras Bilynskyi 0 Reputation points
edited the question 2024-05-14T12:05:18.1566667+00:00
Taras Bilynskyi 0 Reputation points
0 answers

MDT Task Sequence does not work after upgrading to SCCM 2403

Hi, I have upgraded my SCCM 2207 to SCCM 2403 successfully. It seems everything does work. Today I wanted to use UDI Designer to install OS with TS, I am getting Error message with Error Code Failed to run the action: Use Toolkit Package. Error…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
909 questions
Microsoft Configuration Manager
asked 2024-05-14T11:58:19.2233333+00:00
PerserPolis-1732 1,376 Reputation points
0 answers

Not getting access to identity provider

Hi folks, I'm facing an issue while access the 'identity provider" Section in Azure AD B2C. Where i've the following permssions, Global Administrator User Administrator External Identity Administrator (Recommended for Enabling Identity…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,696 questions
asked 2024-05-14T11:54:43.75+00:00
Mahamudul Roky 0 Reputation points
0 answers

Missing webhook notification for new emails intermittently with active subscriptions

We have created azure function which will get triggered for new email and process it. But for some strange reason some times it is not getting triggered for some mails. So to resolve that we had to create missing function which will check if there is any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,335 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,215 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,740 questions
asked 2024-05-14T11:52:34.06+00:00
Aarsh Patel 0 Reputation points
0 answers

Shared Mailbox - Block sending emails from Shared Mailbox

Hello, I've created a shared mailbox for 44 people to serve as a shared calendar, however, it is confusing for them, because sometimes they send meeting invites from the shared calendar and not from their email to clients. Is it possible to block…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,890 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,052 questions
asked 2024-05-14T11:50:31.5566667+00:00
Jovana Radovanovic 0 Reputation points