339,983 questions

Sort by: Updated
1 answer

Regarding monthly cost details report generation - Cost Details API

We are using Azure subscription with the Standard Tier. We have a requirement to fetch the monthly usage billing cost of the following resources from Azure. GPT-turbo-instruct Model Azure Speech-to-text We referred the following Microsoft…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,005 questions
asked 2024-04-18T08:54:20.7333333+00:00
Test Admin 131 Reputation points
answered 2024-04-18T21:38:29.3233333+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
1 answer

How to configure the logging level for AppServiceAppLogs

Hello, I recently setup our AppService to forward App Service Application Logs to a monitor workspace However, I don't understand how to tweak the logging level? I am currently configurating logging in appsettings, but for some reason there is a…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,783 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2023-12-14T11:58:46.81+00:00
Tobias Laving 1 Reputation point
commented 2024-04-18T21:36:40.1466667+00:00
Daniel Flippance SA 0 Reputation points
0 answers

JSON inlineEditField not working for content type fields in SharePoint view formatting.

Hello, I am trying to format a document library tile view, and I added a content type to the view with three fields, a Person, a Multi-Lookup text, and a computed field. I am able to edit the document filename with inlineEditField, but I cannot get it to…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,657 questions
asked 2024-04-18T21:35:44.87+00:00
Giovana 0 Reputation points
0 answers

OKVIP HỢP TÁC VỚI NHIỀU THƯƠNG HIỆU UY TÍN NỔI TIẾNG

OKVIP - một trong những đơn vị hàng đầu trong lĩnh vực cung cấp dịch vụ và sản phẩm uy tín cho khách hàng. OKVIP luôn hợp tác với các thương hiệu nổi tiếng và có uy tín trên thị trường, giúp OKVIP mang đến cho khách hàng những sản phẩm và dịch vụ chất…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,506 questions
asked 2024-04-18T21:34:43.3266667+00:00
OKVIP Liên Minh 0 Reputation points
0 answers

Issue with Endpoint Configuration in Azure Chat App Tutorial

Hi Everyone, I'm trying out the following tutorial: https://learn.microsoft.com/en-us/azure/developer/python/get-started-app-chat-evaluations?tabs=github-codespaces. with a codespace environment and deploying everything to Azure. At the point where I…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,349 questions
asked 2024-04-18T16:41:49.5966667+00:00
Jacopo Biancat 0 Reputation points
commented 2024-04-18T21:33:05.6333333+00:00
YutongTie-MSFT 46,081 Reputation points
0 answers

Error Code: 80192EE7

I was in the process of setting up new users and was given this error after signing into their account.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,096 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,379 questions
asked 2024-04-18T21:33:03.26+00:00
Kaleb Obregon 0 Reputation points
0 answers

Check If the SQL Table contains a variable in Azure Data factory

I need to check if particular SQL database table contains variable currentID. Currently, I am running one lookup activity (name - GlobalIDs) to query the SQL table and retrieve the data. Output of the lookup activity GlobalIDs is as shown…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-18T21:29:49.0966667+00:00
SR 0 Reputation points
edited the question 2024-04-18T21:32:41.19+00:00
SR 0 Reputation points
0 answers

How do I create an Azure Function app from a template?

I am going through this exercise and it says on step 5 and 6 Select the Create button at the top of the Functions tab. The Create function pane appears. Under Select a template, select Azure Blob Storage trigger. However, I don't see this option…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,210 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
842 questions
asked 2024-04-18T21:31:48.29+00:00
PW 20 Reputation points
0 answers

@bind-Value:event="oninput" does not work for InputText blazor component?

I am new to Blazor and I am having trouble understanding why the oninput event does not work for the InputText Blazor component but works for the HTML input tag. I am also getting errors, which I do not understand. I am using .NET 8 Blazor Server app.…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,375 questions
asked 2023-12-21T02:04:44.3066667+00:00
PrateekArora-1569 5 Reputation points
commented 2024-04-18T21:31:44.4433333+00:00
Bruce (SqlWork.com) 54,866 Reputation points
1 answer

Amount has been deducted from bank account, still subscription is in disabled mode, Unable to create a support ticket since subscription in in disabled state,

I have made my payment using UPI/Netbanking mode and the same amount has been debited from bank account, the payment is being processed by azure, it took almost 2-3 hours and I did not get any confirmation. after a while I checked the status of my…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,005 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
5 questions
asked 2024-04-17T10:01:02.7466667+00:00
cherry 0 Reputation points
commented 2024-04-18T21:31:32.6466667+00:00
Monalla-MSFT 11,551 Reputation points
0 answers

Can't deploy python function with the module azure-identity or azure-storage-filedatalake

I'm trying to deploy my function that I've been working on locally, whenever I add the module "azure-storage-filedatalake" or the module "azure-identity" my function doesn't appear on the function app anymore, but when I remove this…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,335 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,210 questions
asked 2024-04-18T09:55:12.23+00:00
Ayoub Ben Yamoune 0 Reputation points
edited the question 2024-04-18T21:30:49.0466667+00:00
KarishmaTiwari-MSFT 18,352 Reputation points Microsoft Employee
1 answer

Office 365 Deployment Efficiency: Intune Strategies

Hi Expert, I have deployed Visio, Access, Project, and Publisher (O365) in my environment using SCCM. These packages are working perfectly fine individually and installing as expected. I have also created these packages in Intune, but there is an issue…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,298 questions
Microsoft Configuration Manager
asked 2024-04-14T15:53:09.7866667+00:00
TechUST 416 Reputation points
edited a comment 2024-04-18T21:30:34.1233333+00:00
TechUST 416 Reputation points
0 answers

Need Help with AVD Pink Screen on GPU VMs

Hello Folks, We are implementing AVD for GPU users. They have been experiencing (at random times throughout the day), their screens turning pink and distorted (image attached). Unfortunately, there is not much documentation online for this specific issue…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,080 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.
929 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,356 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
399 questions
asked 2024-04-18T19:53:33.3366667+00:00
John Fowler 0 Reputation points
edited the question 2024-04-18T21:30:07.4566667+00:00
Rob Caplan - MSFT 5,412 Reputation points Microsoft Employee
1 answer

How to enable feature toggle in Azure Managed Grafana

Hi all, Our team need to work on Azure Managed Grafana dashboard. We couldn't find the setting to enable feature_toggles(transformationVariableSupport) in Azure Managed Grafana. In local Grafana environment, we need to set feature_toggles in .ini file.…

Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
81 questions
asked 2024-04-18T12:43:33.3166667+00:00
Neena Nandakumar 0 Reputation points
answered 2024-04-18T21:29:57.6166667+00:00
Monalla-MSFT 11,551 Reputation points
1 answer

No exception thrown when sending message to IOT Hub when there is no network connection

I am using python sdk version 2.13.0 and I am using VS Code as editor on my ubuntu laptop. Based from a similar problem raised here https://github.com/Azure/azure-iot-sdk-python/issues/441, when sending a message to IoT Hub when there is no internet…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,112 questions
asked 2024-04-18T06:39:52.7833333+00:00
AJ 0 Reputation points
answered 2024-04-18T21:29:09.6133333+00:00
LeelaRajeshSayana-MSFT 13,456 Reputation points
2 answers One of the answers was accepted by the question author.

unable to see unified groups

Hi All i have created unified group and user is unable to see the unified group in his outlook and OWA. When user expands groups he cannot see this unified group. I can see that Hide this group from global address list is unchecked. User has more than…

Microsoft Exchange Online
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
456 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,871 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,996 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,161 questions
asked 2024-03-25T21:53:01.95+00:00
Glenn Maxwell 10,106 Reputation points
accepted 2024-04-18T21:28:19.38+00:00
Glenn Maxwell 10,106 Reputation points
2 answers One of the answers was accepted by the question author.

Powershell Module

Hi All I have a Azure Virtual Machine which is running on Windows Server 2012 R2, i want to decommission this VM. This VM has many powershell modules installed. I came up with a new 2019 VM. I want to install the same PowerShell modules on the new VM.…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,442 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,368 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,354 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,032 questions
asked 2024-04-14T06:41:43.02+00:00
Glenn Maxwell 10,106 Reputation points
accepted 2024-04-18T21:27:34.2566667+00:00
Glenn Maxwell 10,106 Reputation points
1 answer One of the answers was accepted by the question author.

sent items.

Hi All i am using exchange 2016 hybrid environment. we created shared mailboxes in oprem and migrate to exchange online. i have used the below settings when i created shared mailbox. when users send emails from shared mailbox the emails should go to sent…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,063 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,161 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,331 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,873 questions
asked 2024-04-13T18:55:54.2066667+00:00
Glenn Maxwell 10,106 Reputation points
accepted 2024-04-18T21:27:23.1766667+00:00
Glenn Maxwell 10,106 Reputation points
1 answer One of the answers was accepted by the question author.

Organization Chart Wizard Error

Hi I am using exchange 2016 hybrid environment. All my users are created in onprem and migrated to online. I am trying to create an organization chart from Visio( i am licensed visio user), i am following the below steps but i am getting the error Unable…

Microsoft Exchange Online
Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
77 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,161 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
247 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,873 questions
asked 2024-04-17T05:50:53.1566667+00:00
Glenn Maxwell 10,106 Reputation points
accepted 2024-04-18T21:27:20.2266667+00:00
Glenn Maxwell 10,106 Reputation points
0 answers

"AADSTS500123: Signed OIDC request failed signature validation [Reason - The key was not found."

Hi, our team is using tokenCreator.CreateHttpAuthenticatorAsync to create PoP header. It works well but till recently it has the error shown in below. Test method…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,506 questions
asked 2024-04-18T21:24:56.39+00:00
Yuchen Wang 0 Reputation points Microsoft Employee
edited the question 2024-04-18T21:26:12.3833333+00:00
Yuchen Wang 0 Reputation points Microsoft Employee