How to enable Azure Activity Sentinel Data Connector
Hi, I'm trying to enable Azure Activity Sentinel Data Connector. I've manage to install it and when I follow the 'Launch Azure Policy Assignment Wizard' it completes successfully, however the Azure Activity Data Connector never shows 'green/connected'…
Browser for SQL Server 2017 and 2019
Browser for SQL Server 2017 and 2019 Hello, my question is the following. Despite having the latest updates released for SQL Server 2019 and 2017, I notice that SQL Server Browser does not change versions, remaining in the versions mentioned below. I…
Resolve issues with a disabled subscription
Resolve issues with a disabled subscription Your account or subscription is disabled for security reasons. We detected suspicious activity or terms of use violations and disabled your subscription to protect the owner of the payment instrument and…
How to sign electronically a Word document
I have Microsoft Office for Mac. I read online that signing an electronic document created with Word on a Mac computer is possible. The instructions state to click on "INSERT" on the top menu bar and select the item "Signature Line"…
Azure ARC for SQL - Payg License for DR
Hi Folks, I am working on a project for leveraging Azure ARC SQL PayG License for On-premise SQL Servers as there is no on-premise SQL License. I have total 4 Nodes on-premise in which 2 (128Vcore) is for DC & 2 is DR (128Vcore). Its in…
Issue when trying to use [AzureSqlSyncGroupSchemaModel]::new()
using namespace Microsoft.Azure.Commands.Sql.DataSync.Model $newSchema = [AzureSqlSyncGroupSchemaModel]::new() Running this command on cloud powershell fails with error InvalidOperation: Unable to find type [AzureSqlSyncGroupSchemaModel]. Im trying to…
How to hide the SharePoint Configuration version from page source
Hi, How to hide the SharePoint Configuration version number from when view the page source SiteTemplate: Team Site Classic & PWA#0 Site template has only this information showing in page view source also below variable also showing this…
Impact of azure_pg_admin Role on Query Performance in Azure PostgreSQL Flexible Server
We’re using Azure PostgreSQL Flexible Server (v.13) and noticed a significant performance disparity between users that have the azure_pg_admin role and those that don’t. For example, queries that complete in milliseconds for users with azure_pg_admin…
Hot to use Azure Student Subscription
I’m trying to use an Azure student subscription to create a virtual network, but it doesn’t allow me, showing this error message: “The operation is not permitted for the namespace ‘Microsoft.Network’. The list of allowed provider namespaces is…
SQL Server 2022 upgrade fails
I have 3 instances; I was able to upgrade 2 of them no problem. However, I get a bogus error when upgrading the last one, The drive containing the sql binaries have 7GB free, the upgrade needs 115MB, yet it fails due to lack of space! Error: …
Asp.NET Core data protection using blob storage and key vault
The SAS has expired which has taken everything down. How do I get it to work again? I go to the storage account and generate new SAS Then I copy the SAS token and prepend a ? and then use it like this services.AddDataProtection() …
Still i am not received my Azure Certificate
I am not received my Certificate, i am already clear my exam 02/September/2024
System.Exception: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E)
public Dictionary<Guid, MyClass> _dictMyClass; ... if (_dictMyClass.ContainsKey(gID)) { MyClass myClass = _dictMyClass[gID]; } Occasionally and rarely), the above line throws the following exception: System.Exception: The application called an…
Time line for Windows 11 LTSC
Hello, I would like to know when will a version of Windows 11 Long-Term Servicing Channel (LTSC) be available? Thank's in advance. Eric
Sentinel duplicate alerts and incidents
In sentinel We have an alert "User Assigned Privileged Role" and it repeats every hour for a day or two. How do I stop it repeating itself. The rule itself triggers when an administrator changes permissions for another user (or themselves)…
Where do I found the data for training? I want to participate.
Where do I found the example-data for training? The guide goes through some data tables such as HR, SALES, ... I want to participate for better understanding. This question is related to the following Learning Module
How to bind the pk in Azure VM?
Hello, Thanks for your support. I have one question. Question > Does it support to bind pk key to VM for UEFI feature currently? I’m trying to bind pk key in azure vm. I referred this document. I saw only db key in ARM template your reference…
Error 612 authenticator
How to solve the following loop, tried restart, remove, add again and so on.. ELIMINACION DE DATOS EN LA ORGANIZACION La organizacion ha eliminado los datos asociados a esta aplicacion. (612) El equipo de soporte tecnico quiere que inicie sesion con…
Partitioned parquet file into an Azure Database
I inserted a parquet file into an Azure database and it had low throughput so I thought if I partitioned the file I could load the partitions in parallel. I partitioned the file on DefaultRating using pyspark and tried to insert but I'm not getting the…
Manage AVD on Azure Stack HCI Using Intune and SCCM
Hello, We Just Implemented AVD on Azure Stack HCI, we also have on-prem SCCM. i'm wondering can we use SCCM to manage AVD, if not do we need to configure co-management? and whats the best practice and recommendations. Thanks.