Unable to schedule certification exam_Cannot access profile
I have been trying to schedule for an exam for the past 2weeks now and the exam page loads continuously, I tried using different browser and the issue persist. At some point I get this message: "We can’t access your Microsoft profile to schedule…
Merge two xml and get output xml
Hi All, I need help on merge xml files using SSIS. I have files as below. part1.xml <?xml version="1.0" encoding="utf-8"?> <RequestRoot> <header> <totalRecordCount>2</totalRecordCount> …
Signing in
Every time I try to sign into my outlook via settings on my iPhone or through the mail app I get “ Sorry, but we’re having trouble signing you in. AADSTS90033: A transient error has occurred. Please try again.” or it will let me enter in my email…
Inactive Users
Is there an easy way in Microsoft 365 Admin Center or Azure Active Directory whereby I can see inactive users for over 30 days ?
Azure - vnet peering hops
Hello, in Azure I have : virtual network A with a subnet A1 virtual network B with subnet B1 virtual network C with subnet C1 There is a peering between A and B with a custom route table in B1 to route traffic towards A through a network…
Node & File Share Majority high availability
Hi, I have three cluster nodes and I will use (Node & File Share Majority) on a share on one of my domain controllers. But when I need to restart the DC server that has the file share, I will lose that vote and my cluster will continue to work,…
ImageType of ImageMetadata
Hi, Could you tell me what the number in ImageType mean? (e.g. 10 = "Application") https://learn.microsoft.com/en-us/rest/api/azure-sphere/image/getmetadata#microsoft.azure.sphere.publicapi.contracts.imagemetadata
How to add ambari infra to a hbase cluster?
I tried to add it by add service link next to it in the admin section but add service link is not responding. Is there any other way to add this service?
Apache Atlas on azure hdinsigt
How to install apache atlas on azure HDinsight?
App Proxy - Mutiple Authentication Prompts
Hello, We are testing Application Proxy via Azure AD and have published an on-premise app. After authentication to myapplications.microsoft.com and we click on our published application, we are prompted for user name and password. Authentication…
Extract node value from XML field stored like nvarchar(max)
HI all, sincerely I'm not an expert of XPath and the use of XML into a t-sql statement. I got a sql query that could be SELECT a.response /* nvarchar(max) field... it's a XML in origin */ FROM [db].[dbo].[errors] a WHERE a.id =…
changing my bill to information.
need to change my bill to information. can someone call me? 813 340 9450
Can't schedule an exam AZ-900
HI, for some reason i can't seem to schedule an AZ-900 exam with pearson. It shows an array that all appear in the forum. I have tried private browsing as well and when i do that it shows no discounts on my account event though i have a voucher code that…
Powershell Linux: How to create simple argument TAB Completion for native Linux command
Hi, I just started learning Powershell on Linux (Debian). What I try to do is the following. I have a Bash script called "zst" in /usr/bin/ with TAB completions for it to complete arguments like: zst <TAB> which gives me a…
az storage blob upload-batch but ignore duplicate files
I'm using the following command to upload the build output of a static website to and Azure blob storage az storage blob upload-batch --account-name $(STORAGE_NAME) --account-key $(STORAGE_KEY) -d '$web' -s .\public\ This works well, but uploads many…
Shared PC reports Microsoft Account PW Expired in WORKGROUP
Has anyone else seen this / come up with a better solution? The details: The problem of accessing a shared drive when the MicrosoftAccount is an active user on BOTH machines appears to be related to a LOCAL account on the SHARING PC that is…
Failure to notify user of completed Job
Hello. I'm using Windows 2016 and MS SQL Server Management Studio 18.6 I created a Job and want to be notified when it completes. I created Mail account and profile. Email Test works fine. I created a Job for backup. In Job 'properties' I selected…
Query to get the failoverCount and lastFailover in a Windows Failover Cluster
Anyone know of a command or PowerShell script to get the current failoverCount and lastFailover datetime in a Windows Failover Cluster? I have a 2-node cluster that doesn't automatically failover sometimes. The group is configured with the default values…
DFSR namespace file synchronization issue
Hi All, I'm constantly having issues with my multi-server (10+ servers ) DFS Namespace replication (Win 2016). The file backlog is always in the higher number like 500,000+ sometimes up to 1million+ Upon checking with the script, I can see…
Azure data factory convert excel file copied from Sharepoint online to parquet
Hi All, I have a requirement to copy excel files from share point online to Azure data lake store(ADLS) Gen1 in parquet format, with the below link I was able to copy file over to ADLS. But I can't convert the file to parquet format as it doesn't…