How to setup only a single table in db read only mirror/replication for reporting?
I have a db that has a very large raw record table that is added to constantly. Every few hours we run an aggregation job and writes the roll up to what I will call an aggregation table. The end users never really touch the raw records table. I want…
I have a problem on the tutorial "Explore Azure Digital Twins with a sample client app"
Can someone help me please!?!? I have a problem on the tutorial "Explore Azure Digital Twins with a sample client app"to the point "Get started with the command-line app" when I run the Simpleclient app the command prompt shows me…
Steps to prepare PFX certificate deployment with Configuration Manager
Hi, Is anyone aware of documentation regarding deploying PFX certificates using Endpoint Configuration Manager? I have been able to create a deploy the Trusted Root cert and the Intermediate certs profiles with no problem. For the life of me I…
Calling my .SVC which is hosted inside Azure App Service using Https will return “http 404”
I am working on a remote event receiver inside our SharePoint online root site collection (Where i am following the steps mentioned in this link https://derekgusoff.wordpress.com/2017/11/08/remote-event-receivers-youre-all-doing-it-wrong/), which worked…
Claim Transformation in Azure ID Token (upn data to email claim)?
Hi is it possible to send the upn value as email claim per transformation in id token. i found this doc but its not clear for me how or if it works. https://video2.skills-academy.com/de-de/azure/active-directory/develop/active-directory-claims-mapping
NuGet Azure Kinect Body Tracking only have amd64 libs?
I have started trying out the sample program at https://video2.skills-academy.com/sv-se/azure/Kinect-dk/build-first-body-app I use Visual Studio, so I added the following packages with the NuGet manager: Microsoft.Azure.Kinect.BodyTracking …
Installing self hosted integration runtime on Azure virtual machine
We need to install self-hosted integration runtime on Azure Virtual machine (VM) and mainly while configuring which instance of Azure Virtual machine (VM) is preferred.
Selenium test execution is not able to maximize the Chrome window while executing the testcases from Azure Release pipeline.
We have automated UI test cases written in Selenium. They were executing fine until last week of Aug when the Chrome version being used was version 84. Since the Chrome version has been upgraded to version -85.0.4183.83 in our self-hosted build agent, We…
Intermittent authorisation on Key Vault
I have a deployed Azure Function that accesses a key vault, I'm using the 3 environmental variables of AZURE_CLIENT_ID and AZURE_CLIENT_SECRET and AZURE_TENANT_ID to use the DefaultAzureCredential of azure.identity from the python SDK. I've also enabled…
windows activation error 0xC004E015 on azure VM server 2016
Started getting this windows activation error on an azure vm that has been in use for several years. The source of the vm was from the AZURE standard vm lists - this is not a custom one that i created. the license for the VM is pay as you go. the…
Import SSMS v18 projects to Visual Studio 2019?
How do you migrate SSMS 18 projects to Visual Studio 2019? We want to include them in our Git repository for source control. Thanks in advance for the help.
COMO PONER CAPTCHA EN BOOKING?
ESTOY UTIIZANDO EL BOOKING DE 365 Y VA MUY BIEN, PERO LO QUE QUIERO ES PONER UN CAPTCHA, COMO PUEDO PONERLE UN CAPTCHA?,GRACIAS.
How to get Windows 10 Enterprise for Virtual Desktops from 1903 to 1909 (not 2004)
We have a Windows 10 Enterprise for Virtual Desktops that's on version 1903. We need to update it to 1909 but that option is gone in Windows Update. Only 2004 is available now. Unfortunately we cannot go to 2004 at this time due to a compatibility issue.…
how to check a value is that null in powershell script
I want to check the PasswordLastSet value of the user is that empty. PS Z:\> Get-ADUser -Identity test1 -Properties * | select passwordlastset passwordlastset --------------- By if to judgment is that null. this is my script $password =…
disableoutboundsnat
What is the difference between the Load Balancer Resource and the Load Balancer that is created as part of AKS ? When I create a LB Resource I'm allowed to bind the same Public IP for the Load Balancer Rules and the Outbound Rules. However, the same…
SPLongOperation not redirecting
We have written a long running code inside SPLongOperation delegate. This works fine in our development environment. The same code base not working in Production environment. Long running code is executing fine, but at the end it is not redirecting to…
windows autopilot devices -how can sccm function on thm without being co-management
we are setting up a new SCCM and Intune setup and planning to deploy win10 devices as Azure ad joined through windows Autopilot. The requirement does not speak about co-management, however wanted to understand if we can rollout SCCM client on such Azure…
Scedule and execute job from another job as TSQL proc
Hi, I want to execute the specific job"OnDemand_Goals" at 8am EST on the day 4 of every quarter like mentioned in the below condition.I am executing the SP below from another job"Scheduled_Goals".Can you let me know: how many…
Do you need special permissions from Admin to create a "Class" in Teams?
I recently watched a YouTube video from Kevin Stratvert where he talks about creating a Class in Teams. This is perfect for what I'm trying to do, but I don't seem to have that ability. On his video he gets a pop-up window with different team types to…