Categories
Tags
Blog Stats
- 785,670 hits
Follow me on Twitter
My TweetsRSS
Social
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- Azure
- Azure policy
- certificate
- Cloud
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- Security
- SSO
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- vCSA Issues
- vShield
- Windows powershell
Social
Blog Stats
- 785,670 hits
RSS
Follow me on Twitter
My TweetsCategories
Tags
- Agentless
- Anti-Malware
- AWS
- Azure
- Azure policy
- certificate
- Cloud
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- Security
- SSO
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- vCSA Issues
- vShield
- Windows powershell
Blog Stats
- 785,670 hits
RSS
Follow me on Twitter
My TweetsSocial
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- Azure
- Azure policy
- certificate
- Cloud
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- Security
- SSO
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- vCSA Issues
- vShield
- Windows powershell
Blog Stats
- 785,670 hits
RSS
Category Archives: Azure policy
Azure tag Policies Issues and fixes
Tags in Azure Resource Manager are key/value pairs you apply to subscriptions, resource groups, and resources (not management groups) for things like cost tracking, environment classification, owner identification Special Characters are not supported in tag names for few Azure resources … Continue reading
Azure Policy “Encryption at Host”
In this blog we can see the steps to enable the Encryption at host for VMs and AKS nodes. The policy targets the resource types Microsoft.Compute/virtualMachines and Microsoft.Compute/virtualMachineScaleSets, with the field securityProfile.encryptionAtHost For New VM Check the status of the … Continue reading
Posted in Azure, Azure policy, Cloud
Tagged Azure, Azure policy, Cloud, Encryption at Host, kubernetes, technology
Leave a comment
Deploy Diagnostic Settings for Azure Function to Event Hub
Azure policy to set the diagnostic Settings for Azure Function to Event Hub so that all the events will be routed to the corresponding event hub. Azure policy can automate this process and for resources that already exist, a remediation … Continue reading
Posted in Azure, Azure event hub, Azure policy, Cloud
Tagged aure function, Azure event hub, Azure policy
Leave a comment
Deploy Diagnostic Settings for Storage Analytics to Event Hub.
{ “properties”: { “displayName”: “Deploy Diagnostic Settings for Storage Analytics to Event Hub”, “policyType”: “Custom”, “mode”: “Indexed”, “metadata”: { “createdBy”: “9e1a4c2c-4a14-468c-bad0-0ed38afbb990”, “createdOn”: “2023-01-17T02:48:32.7901427Z”, “updatedBy”: null, “updatedOn”: null, “category”: “Storage” }, “parameters”: { “eventHubRuleId”: { “type”: “String”, “metadata”: { “displayName”: “Event … Continue reading
Posted in Azure, Azure event hub, Azure policy, Cloud
Tagged Azure, Azure event hub, Azure policy
Leave a comment
