345,147 questions

Sort by: Created
0 answers

Why is my video washed out in Teams, but not other software?

When using MS Teams my video is washed out, every call any lighting. Specifically, my face is washed out and bright white. This is only in Teams, not Zoom or Slack. I use a Logitech 1080 HD camera. I've tried adjusting the two video settings in Teams but…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,153 questions
asked 2024-05-10T18:07:22.67+00:00
Jeff Schaefer 0 Reputation points
0 answers

I have an excel spreadsheet I own based on a query connect to a SharePoint list I own but it will not refresh!

I have an Excel spreadsheet I created from a query connection to a SharePoint list I own but when I open the spreadsheet on my Mac Excel desktop app it will NOT refresh the data in the connection? I get the following error: A connection to the SharePoint…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,495 questions
asked 2024-05-10T18:06:54.92+00:00
Jay Croyle 0 Reputation points
0 answers

Publish an application with NTLM authentication

Hello, Azure has an authentication application that is configured to use the NTLM AD provider. This is a virtual machine with IIS and users logged into the domain transparently open the site without authentication. We would like to protect applications…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
587 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
964 questions
Azure Web Application Firewall
asked 2024-05-10T18:04:38.6366667+00:00
Mountain Pond 1,221 Reputation points
0 answers

Intune Recovery Key Rotation failing on Mac Sonoma 14.4.1

Hi, I'm using Intune to manage my recovery key. When I attempt to rotate it via the admin page, I get the message "Rotate FileVault recovery key: Failed." I get this despite rebooting the computer, signing in to Company Portal, and verifying…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,405 questions
asked 2024-05-10T17:58:55.5266667+00:00
Adam Loving 0 Reputation points
1 answer

Need to configure Report to check daily backup, patch and Reboot status for azure virtual machine using Powershell script

Need to configure Report to check daily backup, patch and Reboot status for azure virtual using Powershell script

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,134 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,193 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,389 questions
asked 2024-05-10T17:57:15.4233333+00:00
Himanshu Garg 0 Reputation points
answered 2024-05-10T18:04:57.2133333+00:00
Himanshu Garg 0 Reputation points
0 answers

A100 Linux server ubuntu-driversu nmet dependencies:

I am getting this error when i try to install Nvidia-driver for my A100 Linux server. sudo ubuntu-drivers install Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed.…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,193 questions
asked 2024-05-10T17:53:08.19+00:00
Somendra Singh Jaswal 0 Reputation points
0 answers

How do I upload a PDF file to AZURE AI to summarize?

How do I upload a PDF file to AZURE AI to summarize?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,193 questions
asked 2024-05-10T17:37:34.5233333+00:00
Efren Sandoval 0 Reputation points
0 answers

"App settings" for Azure App service moved from configuration to environment variable under settings

My question is until last week, for Azure App service , I saw "App settings" under the configuration blade. This morning , I am seeing the app settings under the environment variables blade. When did this move happen ? Will it affect the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,954 questions
asked 2024-05-10T17:36:59.9733333+00:00
Saloni Gupta 0 Reputation points
edited the question 2024-05-10T17:52:04.4933333+00:00
Saloni Gupta 0 Reputation points
0 answers

How do I get my Sandbox to be accessible if it wont load?

I was able to do the first few exercises in the Sandbox but for the past 3 days, I haven't been able to start it. I verify my account, then get a black box that just says "Configuring Cloud Shell for sandbox access....". Stays like that…

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.
971 questions
asked 2024-05-10T17:26:49.62+00:00
BL Smith 0 Reputation points
0 answers

unexpected invoicing (upgrade to developer support auto)

unexpected invoicing tell me i have to pay 29$ for using azure developer support that i didn't upgrade to it what can do for cancel it, and i have deleted the subscription for not get more of this

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,075 questions
asked 2024-05-10T17:18:38.6833333+00:00
BERJILA ZAKARIA 0 Reputation points
0 answers

How To Modify the "All Day" Property for a bookingAppointment

A bookingAppointment object appears to not have an "All Day" property in the documentation. This property clearly exists however, as verified by the option within Bookings to toggle it. Moreover, if we read the bookingAppointment object…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,712 questions
asked 2024-05-10T17:10:29.7833333+00:00
Justin 1 Reputation point
0 answers

Using Azure Container Instance to run the image generates the instance but the FDQN and IP address (port included) of the instances are unreachable.

I am having two docker images, one of them is an R Plumber API and the other is an R Shiny App. I follow the instructions in: https://learn.microsoft.com/en-us/training/modules/intro-to-containers/6-deploy-docker-image-to-container-instance Pushing the…

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.
971 questions
asked 2024-05-10T16:58:05.9933333+00:00
Siva Shankar 0 Reputation points
edited the question 2024-05-10T17:19:55.97+00:00
kobulloc-MSFT 23,571 Reputation points Microsoft Employee
0 answers

double roundoff error in calculations

All of these following code statements should yield the same value, but the second to fourth statement have a second to last digit rounding error in c#. The first statement is correct and fifth to last are correct. Do you know this is…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,306 questions
asked 2024-05-10T16:47:06.63+00:00
Lawrence254 0 Reputation points
1 answer

framework realated question

what is frame in framework for .net applicatons like .net framework 3.5 and what it indicates for frames

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
698 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,807 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,306 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
302 questions
asked 2024-05-10T16:37:37.01+00:00
Siddangoud Bharamagoudar 61 Reputation points
answered 2024-05-10T16:47:02.4333333+00:00
Bruce (SqlWork.com) 56,926 Reputation points
0 answers

Can't sign into azure on any of my accounts

I can't sign into any of my azure accounts. Whenever I try to log in to portal.azure.com, I am getting the following error code: Error Code: 53003 Request Id: xxxxxx Correlation Id: xxxxx Timestamp: 2024-05-10T16:29:43.390Z App name: Azure Portal App ID:…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-10T16:37:34.04+00:00
Adam Mac 0 Reputation points
0 answers

Speech Studio - Please provide a SEARCH feature for it

Being able to actually find an existing text file in Speech Studio, when used for entire teams, over time, is near impossible. This platform needs the ability to search, at the very least by "file name", but ideally by actual content, too. …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,413 questions
asked 2024-05-10T16:24:22.6166667+00:00
Paul McGurn 11 Reputation points
0 answers

Replace old laptop and migrate user profile, settings, applications, using Intune

Migrating user profiles and settings to a new device can be a time-consuming and error-prone process. I need your help to know if there is any tested process to migrate a Windows 10/11 laptop enrolled in Intune to a new laptop, ensuring the new device…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,697 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,275 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,405 questions
asked 2024-05-10T16:22:59.2166667+00:00
Cortes Quiroz, Alberto 0 Reputation points
0 answers

SCIM validation tool (https://scimvalidator.microsoft.com) PATCH tests are failing because data is submitted in a different format

Hello, I'm working on implementing SCIM endpoints with Microsoft Entra ID, and am trying to use the validation tool at https://scimvalidator.microsoft.comto test the implementation. I noticed that all of the test cases which submit requests to the PATCH…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 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,660 questions
asked 2024-05-10T16:22:42.0566667+00:00
Test Admin 0 Reputation points
1 answer One of the answers was accepted by the question author.

Logic app error when trying to execute it or creating a new one.

I request your assistance in validating why the following error is occurring when executing a logic app or attempting to create a new one: "The access token is from the wrong issuer 'https://sts.windows.net/2710168c-9995-438a-8b90-96cf7a8c56d2/'. It…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,872 questions
asked 2024-05-10T16:22:19.2066667+00:00
Schifter, Gabriela 95 Reputation points
commented 2024-05-10T17:01:41.85+00:00
Schifter, Gabriela 95 Reputation points
0 answers

BadGateway creating app service plan for consumption functions in Azure Plan subscriptions

Like many others I'm seeing an error similar to the following when trying to create Azure App Service Plans for Function Apps at the consumption level for new Azure Plan type subscriptions: { "status": "Failed", "error": {…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,954 questions
asked 2024-05-10T16:19:10.9033333+00:00
Nathan Duff 0 Reputation points