List<ExpandoObject>
Hi Everyone, i am trying to get data from google sheet and update according i found sum example code over internet in this code i can read all data from Google Sheet but in this code they use List<ExpandoObject> object where all data is stored i…
Developer technologies | C#

UWP -- Converting docx to pdf
Hi, Does anyone know a good method in UWP to convert docx to pdf (this is done with Office 2019 installed on the PC running Win10). or an AZURE service to do this, it is a single document at different times. I tried using Office.Interop -- get…
Developer technologies | Universal Windows Platform (UWP)
How to control access for decrypting a column to specific database users/roles
Hi Team, I have encrypted a column using column encryption key and respective column master key with MSSQL_CERTIFICATE_STORE. I want only certain db users/db roles to be able to decrypt the column using Column Encryption Setting=Enabled. DENY VIEW ANY…
Azure SQL Database
Developer technologies | Transact-SQL
SQL Server | Other
Should I be using Log Analytics Workspace or Diagnostics into a storage account?
What is the best method for bringing back log files/diagnostic data from Azure virtual machines? Should I use a log analytics workspace? From here i can get iis logs/perf counters/Windows event logs.....but no security event logs! Does the…
Azure Monitor
Azure Virtual Machines

how to map / import users from Azure to Keycloak ( without LDAP)
Hello Is there a way to load / map users from Azure into the Keycloak ? ( I did not mean importing users from LDAP just the users in the Azure) Do you have a documentation or a suitable way to provide it? Thank you for your kindest helps. …
Azure Kubernetes Service

Cannot save advanced settings in Azure portal API Management > Application Insights settings
In Azure portal > API Management resource > APIs > All APIs > Settings > Application Insights If Application Insights is enabled, and Advanced options is chosen, and Frontend Request is ticked, then save is clicked Portal notification…
Azure API Management

SCOM2012R2 - High Memory Usage in SCOM Lab Box
Hi Team, I can not seem to progress much testing in my SCOM LAB all in one box as it is extremely low on memory. I have increased RAM to 16gb and allocated SQL to use 6GB and that part seems to be ok but i don't know what is using the other rest…
System Center Operations Manager

Virtual Machine Scale Set Question
Greetings - I am recently new to Azure - tested back in the day before linux was supported.. I have been fighting hard to get a scalable linux-based php website going in a scalable fashion on this platform and am very unhappy right now. I feel like…
Azure Virtual Machine Scale Sets

AutoML error: Microsoft.DPrep.SharedLibrary.ErrorHandling.UnexpectedException: 'Access token authentication is not supported.'
I'm implementing a pipeline where a step involves creating and submitting an AutoML run. The issue I'm seeing occurs when the run starts "ActivityStarted: StreamingFit". I've gone ahead and pasted the error trace below. My best guess would…
Azure Machine Learning
How to access the azure portal for free
I am a beginner in using cloud. Is it possible to get azure portal for free for about 10 days or something like that?
Azure Cloud Services

How to move Areas folder to subfolder in DotNet Core 5 with mvc
I moved 'Areas' folder to this 'ControlPanel'. When I run project, get this error: InvalidOperationException: The default Identity UI layout requires a partial view '_LoginPartial' usually located at '/Pages/_LoginPartial' or at…
Developer technologies | ASP.NET | Other
Microsoft Security | Microsoft Identity Manager


How to configure SMTP for sql managed Instance
Message The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 3 (2021-02-16T08:00:07). Exception Message: 1) Exception Information Exception Type:…
Azure SQL Database
What are the placement exams for MCSA: Windows Server 2016
Hi, I would like to know what the replacements exams are for MCSA: Windows Server 2016.
Community Center | Not monitored

i have paid for MSFS, how do i download it, i cannot see how to do this in the MS Store
as title above says, i have paid for flight simulator on the MS Store but now I am unclear how i get the software, help!
Community Center | Not monitored
where do i find the web.config file?
Hi. I'm looking for the web.config file of my web app so that i can add this text > type="Redirect" url="https://CUSTOMDOMAIN.COM/{R:0}" to the action tag and redirect my azurewebsite to a custom domain. The problem is that i can't…
Azure App Service
Linkedin connexion with Outlook
Hello, Hello. I've abled the LinkedIn connexion in Azure yesterday for all users in my startup and I still don't see the LinkedIn icon or any option to connect LinkedIn in the contact card for any user. Could you please help me? Azure is setup…
Outlook | Windows | Classic Outlook for Windows | For business
Installed RDS per user cal is showing total count 15 and available count 15
Hello Team, I could see in RD licensing manager total Installed RDS per user cal is showing total count 15 and available count 15 used is 0 however, Installed RDS per device cal is showing total count 20 and available count 0 used is 20. Based on above…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Other
Not able to connect azure analysis service using sevice principal in SSIS
I am receiving following message “Test connection failed because of an error in initializing provider. The following system error occurred: “ (Without any error description) while trying to connect Azure Analysis Services in SSIS using service principal…
Azure Analysis Services
SQL Server Integration Services
Xamarin Image Loading Library
Hello, I would like to propose a feature for Xamarin Essentials. At the time beeing available libraries for image loading are SquarePicasso, FFimageLoading and GlideX. However the first two have many unresolved issues quite some time now.…
Developer technologies | .NET | Xamarin
Excel VBA script runs to copy/paste cells from WB2 to WB1 when # format = "1234E-11" is entered in cell(xx) of WB1 - HELP!
I am attempting to populate my parts list upon entry of model number in my Excel documents. WB1 is primary and generates my order, WB2 is the repository of parts. When WB1, cell (C7) has a model number equal to a pre-described format (####E-##) entered,…