Exámen DA-100 Power BI
I have scheduled the da-100 certification exam today at 05:30 am but on the microsoft page it appears that they have changed it to a time that I do not have availability and no one has contacted me, after that my appointment just dessapear. Please help…
Community Center | Not monitored

Connect to APIM Gateway on an Internal Network using Azure VPN Gateway
Hello Azurians! My question is more or less simple, so here it goes: I have setup a static website on Azure Storage and I have setup it's firewall to only allow selected networks traffic. In front of it, I've started by setting up an Azure API…
Azure API Management
Azure VPN Gateway
Can't save files on the desktop
Hi, Recently I have been struggling with an issue in my Windows Forms application, written in C#. In brief, the program generates an HTML document and a few images (png) that need to be saved as a folder chosen by the user via the…
Developer technologies | Windows Forms

SQL Server 2019 SSMS 18.8 Getting error running builtin Standard report
This is a newly install SQL engine with SSMS 18.8. When I try to run any of the Standard reports like Disk Usage and same thing when running the integration standard report I get the following error.... TITLE: Microsoft SQL Server Management Studio An…
SQL Server | Other
quick assist proxy auto discover?
I have serious problems with quick assit, did not detect my proxy (my proxy comes via wpad, or forced /autodiscovered) I check the auto discover option on windows(10), and everything works fine, but quick assist. if I set the proxy manually, seems to…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Data Factory event triggers have stopped working
My event-based triggers (file added to blob storage) have stopped working across multiple triggers and multiple pipelines. Nothing has been altered on Data factory to have made this happen, and I'm not even sure how I could stop all blob triggers from…
Azure Data Factory
Error updating an Access db using an oledb dataset
I am trying to figure out how to update an Access DB using an olDBDataAdapter. I have created a bit of experimental code to try and get the basics. The error I am getting when I get to the update is: Message "Syntax error (missing operator) in…
Developer technologies | VB
Extra Whitespace Added When Including Multiple RadioButtons
I have a RadioButton Style & ControlTemplate, and when using them for more than one RadioButton, a large amount of whitespace is added above & below the containing Grid. Here is the design part of the ControlTemplate: <Grid…
Developer technologies | .NET | Xamarin
is it possible to set two ways authentication for two different organisations on one PC?
Hello I have authentication setting for the company I work at. We provide services to a second company. Second company provided us with access to their inner system - we got email with password. But it requires doing authentication (entering code…
Microsoft Security | Microsoft Authenticator
Resize the width of a report table by using a parameter
Good evening I have a report that uses a table to display a list of orders. This report includes a Boolean parameter used to hide/show two columns in that table. When true, the two columns are displayed. When columns are displayed, the table occupies…
SQL Server Reporting Services


Encryption and Decryption within Azure SQL database
Hey, We have a requirement wherein we need to append a string character to every value in a column and then use hashbyte on the derived column values. eg: column has value: 123 Requirement : hashbyte(sh1, 123abcdef) Now we do not want the value…
Azure SQL Database
Azure Synapse Analytics

Outlook VBA inbox items forecolor
Hello to all. I'm trying to get/set the forecolor property for the inbox items, but im unable to find this info anywhere... Is there some place where i can get a full list for the hex values (or the corresponding DASL command) and their respective…
Microsoft 365 and Office | Development | Other

Developer technologies | Visual Basic for Applications
Questions regarding CVE-2020-1472 and upcoming enforcement
We have a company that we are taking over all IT operations, I have already prepped my current DC with this patch with no issue. However in this new company they have Server 2008r2(Primary DC) and a Server 2008 Standard(Secondary DC) Domain Controllers.…
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
Calendar style report
Hey Guys, I'm looking into creating a 2 dimension table report. On the left side I need different time stamp and on the top I need to have the lists of my different parks. Then in the middle I would put the different activities for that park at that…
SQL Server Reporting Services
ML Studio (Classic) stuck on uploading datset
ML Studio classic - dataset stuck on uploaded, unable to delete. Whole system is frozen and upload to run experiment, please help! Required for a university assignment due this week. Thank you in advance. Andreia
Azure Machine Learning
How to host a website on Azure that has backend in node.js and frontend in angular.js?
I want to deploy a website for a client on Azure. The project is consisting of node.js (backend) and angular.js (frontend). I have created an app service plan on Azure and then created an azure kubernetes service. Can I deploy frontend to app service and…
Azure Kubernetes Service
Azure App Service
Broken Android Emulator Keyboard
For no explainable reason, the emulator for my Xamarin.Android app started displaying the following keyboard (I didn't even change any code): The keyboard was previously displaying correctly, and it still functions correctly (it still lets me…
Developer technologies | .NET | Xamarin
[UWP] NavigationView items foreground color not working when PaneDisplayMode changed
I want to change the font color of the MenuItems for the NavigationView control in my sample application the only issue is that when I change PaneDisplayMode="Left" to PaneDisplayMode="Top" the color change stops working goes back to…
Developer technologies | Universal Windows Platform (UWP)
Package ‘AzureML’ is not available In R
Dear Sir/ Madam, I was trying to Integrate Azure ML Model(classic) with Power BI using R script and I was running following code. [ wsid = "" auth = "" serviceName = "Name of Exp" was trying to…
Azure Machine Learning
Excel and Touchscreen Gestures
I've been asking for several years now regarding Excel VBA events specifically for touchscreen touch/finger gestures. It seems that Excel's native events do not exactly transition when using touchscreen. For example. Excel's before double click event…