357,810 questions

Sort by: Updated
1 answer

What is the product ID for Visio and Project Online Desktop client, in the Office Configuration XML

I am trying to create an xml document to uninstall a previously deployed instance of Visio and Project Online Desktop using intune. In the normal case these apps are removed from the suite using an exclude app tag like: <ExcludeApp…

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.
4,208 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,783 questions
asked 2024-07-03T10:04:30.0133333+00:00
Anandu Ramachandran 40 Reputation points
answered 2024-07-04T05:18:44.36+00:00
ZhoumingDuan-MSFT 10,730 Reputation points Microsoft Vendor
0 answers

Does Azure communication service support mute-all functionality in the present SDK?

Wanted to check if mute-all functionality is provided by calling sdk in released state? or still it is in public preview.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
780 questions
asked 2024-07-04T05:18:18.5766667+00:00
Sharma, Ritika 20 Reputation points
1 answer

Virtual Machine SKU

Hi all, I have a VM with the SKU E64-16ads v5 (16 vCPUs, 512 GiB memory). I want to resize the VM within the same series to (32 vCPUs, 512 GiB memory). Is there any SKU with this configuration, i.e., E Series with ads (32 vCPUs, 512 GiB memory)? My…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,466 questions
asked 2024-07-03T19:54:14.1566667+00:00
Roger Roger 5,046 Reputation points
commented 2024-07-04T05:17:11.09+00:00
Nikhil Duserla 645 Reputation points Microsoft Vendor
2 answers

Unable to create new team

Hi everyone, One of our tenant having an issue with Teams for the past few days. He unable to create a new team. Here is what I have tried but to no avail:- Tried with desktop and web version, from another PC as well. Tried with another account under…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,476 questions
asked 2024-07-03T04:54:58.23+00:00
IntriousTechFit 0 Reputation points
edited an answer 2024-07-04T05:16:39.1+00:00
Alexis Thorez (CONCENTRIX CORPORATION) 7,480 Reputation points Microsoft Vendor
1 answer

NetworkIntentValidationFailed while validation of ARM template

Hey guys, I am deploying a three-node Azure Stack HCI cluster in switchless mode using ARM template. I already get rid several errors but I am confused about…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
299 questions
asked 2024-07-02T07:29:06.87+00:00
Christian van Eickelen 1 Reputation point
commented 2024-07-04T05:16:14.03+00:00
Nikhil Duserla 645 Reputation points Microsoft Vendor
4 answers

Index Rebuild

I read somewhere that in index rebuild, sql server first creates new index and then drops old on. Is it correct? OR it drops the old index and then creates new index?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,189 questions
asked 2024-07-01T15:15:18.72+00:00
Chaitanya Kiran 776 Reputation points
commented 2024-07-04T05:15:32.98+00:00
Chaitanya Kiran 776 Reputation points
2 answers One of the answers was accepted by the question author.

Azure communication service does not support speaker enumeration in iPhone Safari.

ACS app does not provide speaker enumeration in iPhone Safari browser. What is the workaround to resolve this?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
780 questions
asked 2024-07-02T05:15:55.2833333+00:00
Sharma, Ritika 20 Reputation points
answered 2024-07-04T05:14:54.45+00:00
Sharma, Ritika 20 Reputation points
1 answer

Azure Synaps serverless scan file that should be filtered

Hey, We have a large amount of files stored in Storage Account in Parquet format with the following hierarchy. /m_id=%M_ID%/quarter=%QUARTER%/month=%MONTH%/partition_version=last/part-0.parquet'. examples for quarter values: 2024Q1, 2024Q2, 2024Q3…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,617 questions
asked 2024-07-01T08:48:06.6533333+00:00
Shlomi Lanton 56 Reputation points
answered 2024-07-04T05:14:39.9233333+00:00
Shlomi Lanton 56 Reputation points
1 answer

Typo in section "Create virtual machine snapshots in Azure Backup"?

Hi - The attached image shows a sentence in the section of the Title... Should it say "from one to five days"? Kind regards, Andreas This question is related to the following Learning Module

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.
1,221 questions
asked 2024-07-02T06:18:12.92+00:00
Jud, Andreas 20 Reputation points
answered 2024-07-04T05:14:23.7833333+00:00
pnaroju 1,965 Reputation points Microsoft Vendor
1 answer

How to fix grayed power query

once i lunched the power query in excel. it is grayed out why This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
194 questions
asked 2024-06-30T15:21:15.1633333+00:00
John Makwangula 0 Reputation points
answered 2024-07-04T05:14:15.8966667+00:00
Syed Saleem Peera 1,790 Reputation points Microsoft Vendor
0 answers

Is there a manual bible for learning about visual studio community 2022 c# uwp on coding

Is there a manual bible for learning about visual studio community 2022 c# uwp on coding

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,055 questions
Universal Windows Platform (UWP)
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
651 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,772 questions
asked 2024-07-04T05:13:19.4133333+00:00
Luke Ferguson 41 Reputation points
1 answer

error connecting frontend and backend container in azure app services through docker compose

version: '3' services: frontend: image: iqbalcodes6602/occ-frontend:latest container_name: frontend ports: - "3000:3000" stdin_open: true tty: true depends_on: - backend networks: - app-net …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,265 questions
asked 2024-07-01T06:00:14.1933333+00:00
Anas Iqbal 0 Reputation points
commented 2024-07-04T05:12:16.06+00:00
ajkuma 24,311 Reputation points Microsoft Employee
1 answer

Where can I find the data required for the space rock classification learning path?

I'm currently working my way through the classify space rocks by using Python and artifical intelligence learning path. The third module refers to data we're supposed to import to use later. It says that we already downloaded the required data, but…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-07-02T19:11:21.0033333+00:00
NewshoreRosa-6488 0 Reputation points
commented 2024-07-04T05:11:04.38+00:00
Pradeep M 1,470 Reputation points Microsoft Vendor
1 answer

App service plan migration from one resource group to other

Hi i have multiple app service plan in one resource group. can i move one app plan to other resource group by using azure resources mover. Will it affect the app services. and once migration done, can we see m series in my app plan p1vm2 or other as they…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,265 questions
asked 2024-05-24T04:19:26.9733333+00:00
Kuldeep Singh(OT) 60 Reputation points
commented 2024-07-04T05:10:32.42+00:00
VenkateshDodda-MSFT 19,631 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

I cannot see my computer on the network in windows 11

I cannot see my computer on the network in windows 11 I have 3 PC in the same home network I see the same problem in all of them (See pic) I cannot see MyBookLive and my computer. 2 icons are showing while I should see 4 icons. If I type on the top bar…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
893 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,772 questions
asked 2023-12-15T11:45:51.1966667+00:00
Falankuk 35 Reputation points
answered 2024-07-04T05:10:12.8466667+00:00
william mcmath 0 Reputation points
3 answers

Microsoft Teams is displaying incorrect file data under the Files tab

I'm hoping someone here can help me with an ongoing issue that's affecting a few users at my company. They've been experiencing a problem where the Files tab for a specific Team in Microsoft Teams displays incorrect information, showing data from another…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,476 questions
asked 2023-03-27T20:24:53.16+00:00
GlenTech 486 Reputation points
edited an answer 2024-07-04T05:10:08.6566667+00:00
SokiGuo-MSFT 25,266 Reputation points Microsoft Vendor
1 answer

Broken hosting - vite.config.js missing host: true

Is there a typo in this tutorial? This was working for me as I progressed through page 3 - I had the container hosting the SPA on port 3000. Then on page 5 when setting up the mock data in db.json to be hosted on port 5100 it instructs to edit…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
16 questions
asked 2024-06-05T03:48:48.8633333+00:00
AspiringDeveloper-0025 5 Reputation points
edited a comment 2024-07-04T05:07:38.1233333+00:00
Pradeep M 1,470 Reputation points Microsoft Vendor
0 answers

What is the mechanism to implement SSL when connecting from a third party application or IPaas platforms to Azure Synapse database either in serverless sql pool or ded

How can we implement SSL between any IPass platform and Azure Synapse. Is it different when connecting to a serverless sql pool db vs dedicated sql pool db.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,057 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,617 questions
asked 2024-07-04T05:05:33.12+00:00
Amit Chakraborty 0 Reputation points
2 answers One of the answers was accepted by the question author.

Migration from OneDrive Business folder to Sharepoint documents while maintaining permissions

Hello, I have a OneDrive Business account (i.e. John Snow) with 35GB data (i.e. XYZ folder, in this folder a lot of folders and files). Currently files and folders are shared to other people, certain permissions are granted. Now, I want to migrate from…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
938 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,143 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,270 questions
asked 2024-07-02T10:52:22.53+00:00
MRobert-5335 20 Reputation points
accepted 2024-07-04T05:04:36.5166667+00:00
MRobert-5335 20 Reputation points
0 answers

Thread Api's

I used suspendThread and resumeThread APIs to stop and start the threads, whereas my use case is to lose the stack for the thread and restart it. Do we have any APIs to restart threads where global or static data is not lost while the stack is cleared?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,342 questions
asked 2024-07-03T07:48:26.1633333+00:00
Sharath 0 Reputation points
commented 2024-07-04T05:00:01.2366667+00:00
Sharath 0 Reputation points