Load Balancing
How the load balancing done in Azure cloud computing?
Azure Load Balancer

Windows server 2016 Azure Setup
Hi, I am trying to test windows server 2016 & 2019. I will be using this for Active Directory setup and test for practice. I will be also using same for cloud setup. It does show some charges on the screen. Is there a way to test it without making…
Windows for business | Windows Server | User experience | Other

Azure TCO calculator API
Is there any api available from Azure TCO Calculator?
Azure Migrate

Struggling to Delete a Tenant - Can't see any seat-based subscription associated with my tenant
I've spent a number of days trying to delete this tenant but after clicking on this link, I do not see any I have looked through all the other tabs, and tried various filters, but still no luck, am I missing something?
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Image Failing and Blue Screening on New Hardware
We were able to get a great deal on some new/different hardware than we've been using in the past at our school. I'm trying to adapt our task sequence to image these machines properly, but can't quite figure out what I'm doing wrong. YouTube video of…
Microsoft Security | Intune | Configuration Manager | Other

Link to Hello Face Driver download Win10 SP7
need to reinstall Hello Face for Windows 10, surface pro 7. mine stopped working 2 days ago after Windows update. Uninstalled without deleting. Cannot find it on my device or anywhere in microsoft support. why so difficult? TIA
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Pass File in Web activity - Data Factory
Hi all, I am trying to call D365FO Odata entity from Web activity. I am able to import the data in the environment by passing the contents in BODY . (similar to the body request in postman) Now, I am finding a way to import the data from…
Azure Data Factory

Azure Functions quit building with error after upgrading Visual Studio to 16.8.5
My Azure functions target x64 specifically due to some native dependencies. I have one that targets v1 (due to a Framework dependency) and one that is v3. The error message is the same for both of them and only began on my local system after I upgraded…
Azure Functions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Community Center | Not monitored


Problem creating app service
I am trying to create an app service. I go through all the sets even download the template, and I thought I could just go back to app service. However, when I get back there it says there are no app services to display. What is happening?
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Is this possible in Word / Office or can it be developed by a third party?
I am very new to MS Word/Office coming from a scientific background where mostly Linux is used. I am working on machine learning and natural language processing. I would be interested if something like the following is possible or could be implemented in…
Microsoft 365 and Office | Development | Other

Microsoft 365 and Office | Open Specifications

Keyboard volume control doesn't update with the default windows sound device
I have a volume control wheel on my keyboard. It controls the volume just fine for the default sound device at boot. Whenever I switch the default sound device between a USB headset and external speakers, the keyboard volume control stays with the…
Windows for business | Windows Client for IT Pros | User experience | Other
DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER
I have an SSIS package where Source: IBM DB2, Target: SQL Server. I have created a package in SSIS and able to run perfectly in my local machine. All connections work perfectly, data populates in the target tables. However, after deploying it to SQL…
SQL Server Integration Services
SQL Server | Other
Copy-Item in Powershell
Hello everybody, Where do you think is the best documentation for the Copy-Item cmdlet ? I used one that did not show the -recurse parameter, and got empty directories.
Windows for business | Windows Server | User experience | PowerShell
Exchange Web Services (EWS) - How to identify if meeting participant is mail group or individual attendee
Hello, I am using EWS (Exchange Web Services) to do various operations with outlook meeting item. One of the requirement is to fetch created meeting and identify if particular participant is mail group email address or individual attendee's email…
Exchange | Exchange Server | Development
ENQUIRING HELP TO FIX WINDOWS 8.1
i installed new windows .dll files manually to the appropriate windows folders to fix Windows Updater and on Reboot the Disk Volumes switched such that Volume C: Became Volume D: and Volume D: became Volume C:.On Noticing the error, i decided to run…
Windows for business | Windows Client for IT Pros | User experience | Other
Machine Learning pipeline in Azure Synapse
I am working on a machine learning project where i want to predict the failure of a machine. For this project i have data going into an ADLS Gen2 as batch every day. Now i would like to do some processing and machine learning with this data but it has to…
Azure Synapse Analytics
Migrating from ADAL to MSAL missing roles
I'm migrating a web app from using ADAL to MSAL, but the token is returned no longer has user information and roles. With ADAL we would use the AcuireTokenSilentAsync method and specify the User Identifier: authenticationResult = await…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Aip scanner error policy is missing
We deployed AIP scanner couple of weeks ago and completed a scan and got the scan report. This week edited the scan job to automatically label the documents with a default label. Now we noticed that scan job is failing to run and in the "Scanner…
Azure Information Protection
Is Office 2019 Professional Plus retail installable with ODT?
With MS Installer you have to install the entire Office 2109 Professional Plus retail suite. I saw that unwanted apps can be excluded with the "Exclude app" element of the ODT (Office Deployment Tool). On this page, the expert Herb Gu wrote…
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Relative Path in Absolute URI error while setting up Data Flow Source in ADF V2
I am getting error below while setting up Source Options in ADF Data flow , I wanted to pickup all four .csv files under my Data lake folder MyFolder/2020/11/ alter the same column name Account ID in them using Derived Column , When I set the source…