Hybrid connection with virtual machine?
I try to connect virtual machine with hybrid connection. Virtual machines works with auto scaling and is in a domain. I need to connect it to AzADjoin with domain connection. By the way while it is connected AzADjoin and deleted by auto scaling, the…
issues accessing teams outside of organization
Hello Please i need your help on this issue. One of our user Felipe is having issues accessing another companie Jacob's Team's site and ended up losing connections to Office 365, Mobile calendar, mobile email. Every time they try, the Authenticator…
Microsoft Report Builder - Full width summary row in a child group
I have an SSRS report containing a parent and child row group. At present, this displays as: I want to add a summary row to the "Child Group" but have it span the entire row. For example: I also want the data for the "Parent Group" to…
automate authentication between azure devops pipeline to aws cloud ecr and eks
Hi Team, I am planning to automate authentications between azure devops pipelines to aws cloud with IAM Identity Provider, could you please give me suggestions how to achieve this.
Assistance Required for Ransomware Infection on Azure Windows Virtual Machine
I think my Azure Windows Virtual Machine has been infected with ransomware. The following issues are observed: IIS and SQL services have stopped and cannot be restarted (error code: -2146893818). All files on the C drive have been converted to .wex…
[Duplicated Post] Azure Data Factory random disconnections
Removing details. This post duplicated received answer on separate thread
How to add Confidence metric to items in a Custom Extraction Model
Hi Dears; I am using a Custom Extraction Model which I've trained on numerous receipts, but my problem is that it gives me a confidence score for the overall receipt info like transactionDate, transactionTime, merchantName etc... but not for the table of…
self join in ssis
HI Expert, If i want to run pipeline for table1 which has self join with same table and updating flag on created and updated on target table... how this this can be done in ssis
AMD Sku availability in my tenant while trying to build a new vm
I need to build new infrastructure in Azure using AMD skus, specifically AMD EPYC 7763 64-Core @ 2.44GHz (EAST US) I have searched quotas, searched all sizes but cannot locate or find out how to use AMD skus. I have searched the interwebs, sent in a…
Deploying an Azure ExpressRoute Gateway with High Availability and Resiliency in Canada East Region
Is it possible to deploy an Azure ExpressRoute Gateway with high availability and resiliency by distributing it across multiple availability zones in the Canada East Region? If so, why?
How to reactivate a deleted developer e5 Tenant
Hello, I had to take an extended LOA and it appears my tenant didnt auto renew with my E5 subscription. I was wondering how i can reactivate this and get this back, or atleast start a fresh new tenant. I typically only use this for graph api and demoing…
MCT isn't visible
Transcript - orkhanneff _ Microsoft Learn.pdf Hi , in my Microsoft Account (ID 989970249) my MCT certificate is not visible in the Certification section. However, the transcript section indicates that my MCT title is valid until July 2025. Could you…
BUG: API-driven provisioning to Microsoft Entra ID not filling Email Attribute
When creating a new user, the mail attribute is populated in the SCIM bundle and the Provisioning Logs show the email address is being received and sent to Entra ID as part of the initial set of attributes. However, when the user is created, the mail…
Windows 11 multi user virtual desktop session host defaults to USA date format rather than UK
Windows 11 multi user virtual desktop session host defaults to USA date format rather than UK The Gold image is set for UK date and time and shows correctly. The session host Virtual machine is also set to UK format and shows correct UK format. When a…
Azure Appservice logs
Hi, I need to understand Azure App services logs retention period. What happened if I select Retention Period in AppService--> App Service logs--> Retention Period(Days) as 0. Will it save Appservice logs permanently?
Materialization Interceptor causing null navigation properties
I'm implementing IMaterializationInteceptor.InitializedInstance: https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.diagnostics.imaterializationinterceptor?view=efcore-9.0 If I access a navigation property on the object being…
Lost Azure Subscription Admin Access – How to Recover Global Admin?
Hello, Our company lost access to the Azure Subscription Owner and Global Admin because the previous admin left. We don’t know their email, and no one has Global Admin access anymore. I have Service Support Administrator permissions, but I cannot manage…
I assigned my user a dynamics 365 sales enterprise licenses, but i can not see the app in the list of apps. how can l login?
I assigned my user a dynamics 365 sales enterprise licenses, but i can not see the app in the list of apps. how can l login? see screenshot
How to enable egress network policy for Windows Server 2022 pods?
Hi, Could you please help me out with the network policy configuration for Windows Server 2022 pods in AKS? I followed the guide and all the steps listed here to no avail.…
Expiry time of a key vs key rotation policy
Hi all, I have a question let say i have this kind of code rsa_key = key_client.create_rsa_key(key_name, size=4096) actions = [ KeyRotationLifetimeAction( KeyRotationPolicyAction.rotate, time_before_expiry="P30D" …