Skip to content

Instantly share code, notes, and snippets.

@kongou-ae
Created February 16, 2019 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kongou-ae/3cb6178625fbcc65aba88113a9889c51 to your computer and use it in GitHub Desktop.
Save kongou-ae/3cb6178625fbcc65aba88113a9889c51 to your computer and use it in GitHub Desktop.
The alerts of Azure Stack
{
"AzureBridgeServiceAlertTemplates": [
{
"Title": "Activation Required",
"Description": "Azure Stack is not activated.",
"Severity": "Warning"
},
{
"Title": "Activation Expired",
"Description": "Azure Stack activation expired. Please reactivate your Azure Stack.",
"Severity": "Warning"
},
{
"Title": "Activation Expiring Soon",
"Description": "Your Azure Stack activation will expire on {AzureBridgeActivationExpiration}",
"Severity": "Warning"
}
],
"WhsAlertTemplates": [
{
"Title": "A physical disk has failed",
"Description": "A physical disk located at {FaultingObjectLocation} has failed. The storage repair process has started.",
"Severity": "Warning"
},
{
"Title": "Connectivity has been lost to a physical disk",
"Description": "Connectivity has been lost to the physical disk located at {FaultingObjectLocation}.",
"Severity": "Warning"
},
{
"Title": "A physical disk is failing",
"Description": "The physical disk located at {FaultingObjectLocation} is sometimes unresponsive and is showing signs of failure.",
"Severity": "Warning"
},
{
"Title": "A failure of a physical disk is predicted to occur soon",
"Description": "A failure of the physical disk at {FaultingObjectLocation} is predicted to occur soon.",
"Severity": "Warning"
},
{
"Title": "A physical disk is quarantined because it is not supported",
"Description": "The physical disk located at {FaultingObjectLocation} is quarantined because it is not supported by your solution vendor. Only disks that are approved for the solution and have the correct disk firmware are supported.",
"Severity": "Warning"
},
{
"Title": "A physical disk is quarantined because its firmware version is not supported",
"Description": "The physical disk located at {FaultingObjectLocation} is quarantined because its firmware version is not supported by your solution vendor. The physical disk does not have the minimum firmware version level required by this Azure Stack solution.",
"Severity": "Warning"
},
{
"Title": "A replacement disk has existing data and is quarantined",
"Description": "The replacement disk located at {FaultingObjectLocation} was previously used and may contain data from an unknown storage system. The disk is quarantined.",
"Severity": "Warning"
},
{
"Title": "Failed attempt to update firmware on a physical disk",
"Description": "There was a failed attempt to update firmware on the physical disk located at {FaultingObjectLocation}.",
"Severity": "Warning"
},
{
"Title": "Storage device failure",
"Description": "A storage device failure occurred which may cause one or more file shares to be inaccessible. Some data may be lost.",
"Severity": "Critical"
},
{
"Title": "The scale unit does not have the minimum recommended storage reserve capacity",
"Description": "The scale unit {FaultingObjectDescription} does not have the minimum recommended storage reserve capacity of one node. This may limit the ability to restore data resiliency if one or more drive failures occur.",
"Severity": "Warning"
},
{
"Title": "The node is isolated from the scale unit",
"Description": "The node {FaultingObjectDescription} is isolated from the scale unit because of connectivity issues.",
"Severity": "Critical"
},
{
"Title": "Node quarantined because of recurring failures",
"Description": "The node {FaultingObjectDescription} is quarantined by the scale unit because of recurring failures. There is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "Scale unit will go down if one more node fails",
"Description": "The scale unit {FaultingObjectDescription} has multiple node failures. If another node fails, the scale unit will go down.",
"Severity": "Critical"
},
{
"Title": "Network interface disconnected",
"Description": "The network interface {FaultingObjectDescription} is disconnected. The node is unavailable and there is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "Node has missing network adapter(s) associated with the scale unit network",
"Description": "The node {FaultingObjectDescription} has missing network adapter(s) associated with the scale unit network {FaultingObjectUniqueId}. The node is unavailable and there is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "A network interface has failed",
"Description": "The network interface {FaultingObjectDescription} has failed. The node is unavailable and there is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "A network interface is not enabled",
"Description": "The network interface {FaultingObjectDescription} is not enabled. The node is unavailable and there is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "A file share is over 80% utilized",
"Description": "The file share {FaultingObjectDescription} on volume {VolumeName} is over 80% utilized. If it reaches 100%, this can affect system functionality.",
"Severity": "Warning"
},
{
"Title": "A file share is over 90% utilized",
"Description": "The file share {FaultingObjectDescription} on volume {VolumeName} is over 90% utilized. If it reaches 100%, this can affect system functionality.",
"Severity": "Critical"
}
],
"DomainControllerAlertTemplates": [
{
"Title": "Infrastructure role is unhealthy",
"Description": "The infrastructure role Directory Management is operating in a degraded state.",
"Severity": "Warning"
},
{
"Title": "Infrastructure role is unhealthy",
"Description": "The infrastructure role Directory Management is not functional.",
"Severity": "Critical"
},
{
"Title": "Infrastructure role is unhealthy",
"Description": "The infrastructure role, Directory Management, has reported time synchronization errors.",
"Severity": "Warning"
},
{
"Title": "Pending Service account password expiration",
"Description": "A service account password will expire within 7 days",
"Severity": "Critical"
},
{
"Title": "Low disk space for Azure Stack infrastructure",
"Description": "The computer {Component} has only {FreeSpace} GB of available disk space on {DriveName}. Azure Stack service availability may be at risk if disk space continues to be consumed, and Azure Stack updates will fail until you free up space.",
"Severity": "Warning"
}
],
"UrpAlertTemplates": [
],
"SRPAlertTemplate": [
{
"Title": "Storage Resource Provider infrastructure/dependencies not available.",
"Description": "Storage Resource Provider dependencies are unavailable and some functionality may be lost.",
"Severity": "Warning"
},
{
"Title": "Storage Resource Provider internal data store unavailable",
"Description": "Cannot connect to the Storage Resource Provider internal data store.",
"Severity": "Critical"
},
{
"Title": "Storage Resource Provider internal data store corruption",
"Description": "Storage Resource Provider internal data store corruption is detected.",
"Severity": "Critical"
},
{
"Title": "Corrupted blob",
"Description": "Couldn\u0027t access some of the blobs stored on these file share(s):\\n{FileShares}.",
"Severity": "Critical"
},
{
"Title": "The blob service isn\u0027t running on a node",
"Description": "Couldn\u0027t utilize all of your physical hardware for blob service resiliency and scale-out because the blob service didn\u0027t start on these node(s):\\n{Nodes}.",
"Severity": "Critical"
},
{
"Title": "The blob service can\u0027t attach to a file share",
"Description": "Couldn\u0027t access blobs stored on these file share(s):\\n{FileShares}.",
"Severity": "Critical"
},
{
"Title": "Blob service data is corrupted",
"Description": "We couldn\u0027t access blobs stored on these shares because of problems with data corruption:\\n{Shares}.",
"Severity": "Critical"
},
{
"Title": "Blob service data store is corrupted",
"Description": "Failures in the following shares indicate corruption issues in the blob service data store:\\n{Shares}.",
"Severity": "Critical"
},
{
"Title": "Table server data corruption",
"Description": "There\u0027s a data corruption error in the Table server, which could cause a drop in availability for the table or queue service and result in data loss. The affected data repositories are:\\n{DataRepositories}.",
"Severity": "Critical"
},
{
"Title": "Account and Container Service data corruption",
"Description": "There\u0027s a data corruption error in the Account and Container Service, which could cause a drop in availability for the table, queue, or blob service and result in data loss. The affected data repositories are:\\n{DataRepositories}.",
"Severity": "Critical"
},
{
"Title": "Share is not accessible",
"Description": "Services on nodes {Nodes} can\u0027t access data on the following shares:\\n{Shares}\\nStorage services might be unavailable.",
"Severity": "Critical"
},
{
"Title": "Storage service internal communication error",
"Description": "Storage service internal communication error occurred when sending requests to the following nodes:\\n{Nodes}.",
"Severity": "Critical"
},
{
"Title": "ESENT data corruption",
"Description": "There is ESENT data corruption in the following services:\\n{Services}.",
"Severity": "Critical"
},
{
"Title": "Table service errors",
"Description": "Errors in the Table service may cause a decrease in tenant workload performance.",
"Severity": "Critical"
},
{
"Title": "Table service errors",
"Description": "Errors in the Table service may cause a decrease in tenant workload performance.",
"Severity": "Warning"
},
{
"Title": "Blob service errors",
"Description": "Errors in the Blob service may cause a decrease in tenant workload performance.",
"Severity": "Critical"
},
{
"Title": "Blob service errors",
"Description": "Errors in the Blob service may cause a decrease in tenant workload performance.",
"Severity": "Warning"
},
{
"Title": "Queue service errors",
"Description": "Errors in the Queue service may cause a decrease in tenant workload performance.",
"Severity": "Critical"
},
{
"Title": "Queue service errors",
"Description": "Errors in the Queue service may cause a decrease in tenant workload performance.",
"Severity": "Warning"
}
],
"ComputeControllerAlertTemplate": [
{
"Title": "The compute scale unit is inaccessible for virtual machine placement",
"Description": "Scale unit {ScaleUnitName} is inaccessible. No new virtual machines can be created on the scale unit. Virtual machines on the scale unit may be inaccessible.",
"Severity": "Critical"
},
{
"Title": "Node inaccessible for virtual machine placement",
"Description": "Node {ScaleUnitNodeName} in the scale unit {ScaleUnitName} is inaccessible. There is now decreased capacity for virtual machine creation. Virtual machines on node {ScaleUnitNodeName} will be moved to other nodes. If there is no available capacity, some virtual machines may not be restarted.",
"Severity": "Critical"
},
{
"Title": "Low memory capacity",
"Description": "The region has consumed more than {Percentage} of available memory. Creating virtual machines with large amounts of memory may fail.",
"Severity": "Warning"
},
{
"Title": "Low memory capacity",
"Description": "The region has consumed more than {Percentage} of available memory. Creating virtual machines with large amounts of memory may fail.",
"Severity": "Critical"
},
{
"Title": "Low core capacity",
"Description": "The region has consumed more than {Percentage} of available logical cores. Creating virtual machines with large core counts may fail.",
"Severity": "Warning"
},
{
"Title": "Low core capacity",
"Description": "The region has consumed more than {Percentage} of available logical cores. Creating virtual machines with large core counts may fail.",
"Severity": "Critical"
},
{
"Title": "Unable to provision virtual machines for specific class and size due to low memory capacity",
"Description": "Low memory capacity prevented one or more virtual machines of the size {VMSize} to be provisioned.",
"Severity": "Critical"
},
{
"Title": "Unable to provision virtual machines for specific class and size due to low logical core capacity",
"Description": "Low logical core capacity prevented one or more virtual machines of the size {VMSize} to be provisioned.",
"Severity": "Critical"
},
{
"Title": "Infrastructure role is unresponsive",
"Description": "The compute controller infrastructure role is unresponsive. The region is unable to create new virtual machines. Virtual machine actions will not be available. Additionally, Azure Stack administrators are not able to administer scale units and nodes.",
"Severity": "Critical"
}
],
"StorageAlertTemplates": [
{
"Title": "File share to volume mapping lost",
"Description": "One or more file shares have lost mapping to their volumes. Access to those shares may fail.",
"Severity": "Warning"
},
{
"Title": "Internal data store offline.",
"Description": "An Internal data store service is offline. This might impact performance and availability of Azure Stack services.",
"Severity": "Warning"
}
],
"SecretExpirationAlertTemplates": [
{
"Title": "Pending internal certificate expiration",
"Description": "An internal certificate will expire within 30 days.",
"Severity": "Warning"
},
{
"Title": "Pending internal certificate expiration",
"Description": "An internal certificate will expire within 7 days.",
"Severity": "Critical"
},
{
"Title": "Pending external certificate expiration",
"Description": "An external certificate will expire within 30 days.",
"Severity": "Warning"
},
{
"Title": "Pending external certificate expiration",
"Description": "An external certificate will expire within 7 days.",
"Severity": "Critical"
}
],
"FrpHeartbeatAlertTemplates": [
{
"Title": "Scale unit node is offline",
"Description": "The node {NodeName} in the scale unit is inaccessible. There is less capacity available for tenant workloads. A process has been started to move tenant workloads from this node to other nodes. If there is no available capacity, some workloads may not restart.",
"Severity": "Critical"
},
{
"Title": "Infrastructure role instance unavailable",
"Description": "The infrastructure role instance {NodeName} is unavailable. This may impact performance and availability of Azure Stack services.",
"Severity": "Warning"
}
],
"HardwareMonitorAlertTemplates": [
{
"Title": "Power supply health is degraded",
"Description": "{SensorName} health on {NodeName} is degraded and the power supply might fail.",
"Severity": "Warning"
},
{
"Title": "CPU health is degraded",
"Description": "{SensorName} health on {NodeName} is degraded and CPU operations might place data at risk.",
"Severity": "Critical"
},
{
"Title": "Fan health is degraded",
"Description": "{SensorName} health on {NodeName} is degraded indicating the cooling fan might be at risk of failure.",
"Severity": "Warning"
},
{
"Title": "Temperature breached",
"Description": "System temperature on {NodeName} has exceeded a critical threshold.",
"Severity": "Warning"
},
{
"Title": "Memory health is degraded",
"Description": "{SensorName} health on {NodeName} is degraded, indicating a potential issue that could put data at risk.",
"Severity": "Warning"
},
{
"Title": "Local disk drive health is degraded.",
"Description": "{SensorName} health on {NodeName} is degraded and the drive might be at risk of failure.",
"Severity": "Warning"
},
{
"Title": "Boot drive health is degraded",
"Description": "{SensorName} health on {NodeName} is degraded and the boot drive might be at risk of failure.",
"Severity": "Warning"
}
],
"ArmAlertTemplates": [
],
"NRPAlertTemplate": [
{
"Title": "Node not connected to network controller",
"Description": "\u003clink type=\u0027ResourceId\u0027 resourceProvider=\u0027FRP\u0027 resourceType=\u0027scaleunitnode\u0027 resourceName=\u0027{NodeName}\u0027\u003e{NodeName}\u003c/link\u003e is not connected to the network controller.",
"Severity": "Critical"
}
],
"BMCAliveAlertTemplates": [
{
"Title": "BMC credentials are not valid",
"Description": "The baseboard management controller (BMC) credentials on {NodeName} do not match the credentials stored in Azure Stack.",
"Severity": "Warning"
},
{
"Title": "BMC connection timeout",
"Description": "Azure Stack cannot connect to baseboard management controller (BMC) on {NodeName}",
"Severity": "Warning"
},
{
"Title": "The password on the BMC is either default or a well known password string. Consider updating the credentials to use a strong password.",
"Description": "Default or well known credentials for the bmc are in use",
"Severity": "Warning"
}
],
"PolicyServiceAlertTemplate": [
],
"HrpAlertTemplates": [
],
"NRPFabricAlertTemplate": [
{
"Title": "Node unreachable",
"Description": "MUX is unhealthy (Common case is BGPRouter disconnected)",
"Severity": "Critical"
},
{
"Title": "Route publication failure",
"Description": "Loadbalancer Mux is not connected to a BGP router.",
"Severity": "Critical"
},
{
"Title": "Load balancer MUX is overloaded",
"Description": "There are performance issues with the MUX indicating that it may be at full capacity.",
"Severity": "Critical"
},
{
"Title": "Certificate not authorized",
"Description": "Failed to connect to Mux due to network or cert errors",
"Severity": "Critical"
},
{
"Title": "Certificate not trusted",
"Description": "Failed to connect to Mux due to network or cert errors",
"Severity": "Critical"
},
{
"Title": "Public IP address utilization at 70% across all pools.",
"Description": "Public IP address utilization is at 70% across all pools. If utilization reaches 100%, users will be unable to create VM instances, or create public IP addresses.",
"Severity": "Warning"
},
{
"Title": "Public IP address utilization at 90% across all pools.",
"Description": "Public IP address utilization is at 90% across all pools. If utilization reaches 100%, users will be unable to create VM instances, or create public IP addresses.",
"Severity": "Critical"
},
{
"Title": "Public IP address utilization at 100% across all pools.",
"Description": "Public IP address utilization is at 100% across all pools. Users are unable to create VM instances, or create public IP addresses.",
"Severity": "Critical"
},
{
"Title": "Edge Gateway Pool at 70% utilization",
"Description": "The Edge Gateway Pool {Name} is 70% utilized. If utilization reaches 100% users will be unable to create new gateway connections and performance may be impacted.",
"Severity": "Warning"
},
{
"Title": "Edge Gateway Pool at 90% utilization",
"Description": "The Edge Gateway Pool {Name} is 90% utilized. If utilization reaches 100% users will be unable to create new gateway connections and performance may be impacted.",
"Severity": "Critical"
},
{
"Title": "Edge Gateway Pool at 100% utilization",
"Description": "The Edge Gateway Pool {Name} is 100% utilized. Users will be unable to create new gateway connections and performance may be impacted.",
"Severity": "Critical"
}
],
"OEMActivationOneNodePreviewAlertTemplates": [
{
"Title": "Missing OEM activation BIOS marker.",
"Description": "The node is missing the OEM activation BIOS marker. A missing activation BIOS marker prevents Windows from activating. If the evaluation period for Windows is exceeded, Azure Stack will stop functioning.",
"Severity": "Warning"
},
{
"Title": "Invalid OEM activation BIOS marker.",
"Description": "The node has an invalid OEM activation BIOS marker. An invalid activation BIOS marker prevents Windows from activating. If the evaluation period for Windows is exceeded, Azure Stack will stop functioning.",
"Severity": "Warning"
},
{
"Title": "Missing OEM activation license file.",
"Description": "The node is missing the OEM activation license file. A missing activation license file prevents Windows from activating. If the evaluation period for Windows is exceeded, Azure Stack will stop functioning.",
"Severity": "Warning"
},
{
"Title": "Mismatched OEM activation license.",
"Description": "The physical OEM activation BIOS marker does not match the license file. A mismatched activation license file prevents Windows from activating. If the evaluation period for Windows is exceeded, Azure Stack will stop functioning.",
"Severity": "Warning"
},
{
"Title": "OEM activation error.",
"Description": "The node failed OEM activation with error {LicenseStatusReason}. Windows is not activated on this node. If the evaluation period for Windows is exceeded, Azure Stack will stop functioning.",
"Severity": "Warning"
}
],
"SCAlertTemplates": [
{
"Title": "Add Scale Unit Node operation failed to expand the storage capacity.",
"Description": "Storage capacity failed to be expanded as part of the operation that adds a scale unit node in cluster {ClusterName}.",
"Severity": "Warning"
}
],
"SecurityAlertTemplates": [
{
"Title": "Code Integrity Off",
"Description": "Code Integrity on {Component} is not enabled. Azure Stack is at risk of running unauthorized binaries.",
"Severity": "Critical"
},
{
"Title": "Code Integrity in Audit Mode",
"Description": "Code Integrity on {Component} is in audit mode. Azure Stack is at risk of running unauthorized binaries.",
"Severity": "Critical"
},
{
"Title": "Code Integrity Violation",
"Description": "Code Integrity detected a violation that a process {ProcessName} attempted to load {BinaryName} which violated code integrity policy.",
"Severity": "Critical"
},
{
"Title": "User Account Created",
"Description": "A user account {UserName} was created for {Component}. It\u0027s a potential security risk.",
"Severity": "Critical"
}
],
"BRPAlertTemplates": [
{
"Title": "Backup failed.",
"Description": "Infrastructure backup failed.",
"Severity": "Critical"
},
{
"Title": "Backup failed because can\u0027t access backup share.",
"Description": "Infrastructure backup failed because the backup file share is not accessible. This might be because of an authentication issue, or access is denied by the external file server.",
"Severity": "Critical"
},
{
"Title": "Backup failed because backup file share path is not valid.",
"Description": "Infrastructure backup failed because of an issue with the path of the external backup file share.",
"Severity": "Critical"
},
{
"Title": "Backup failed because of network connectivity issues.",
"Description": "Infrastructure backup failed to complete because of an issue connecting to the external backup file share. This may be a temporary issue caused by a network outage, or some other infrastructure issue.",
"Severity": "Critical"
},
{
"Title": "Backup failed because file share is full.",
"Description": "Infrastructure backup failed because the backup file share is out of capacity.",
"Severity": "Critical"
},
{
"Title": "Cannot write to the backup file share.",
"Description": "The file share is accessible over the network, but infrastructure backup failed to write to the file share.",
"Severity": "Critical"
},
{
"Title": "Backup file share is not accessible.",
"Description": "Infrastructure backup failed to access the file share over the network. This could be due to a problem with the backup account, the backup accounts permissions to the file share, or a general network issue.",
"Severity": "Critical"
},
{
"Title": "Backup failed during file copy to external share.",
"Description": "Infrastructure backup failed because of an issue writing the backup files to the external backup file share. This may be a temporary issue caused by a network outage or some other issue with the infrastructure.",
"Severity": "Critical"
},
{
"Title": "Backup only partially completed because of an unexpected error.",
"Description": "Infrastructure backup completed only for a subset of services. This might be a temporary issue with the backup controller.",
"Severity": "Critical"
},
{
"Title": "Backup is not enabled for a location.",
"Description": "Backup is not enabled for the location. If this is a production environment, make sure to enable backup.",
"Severity": "Warning"
},
{
"Title": "Automatic backups are disabled.",
"Description": "Automatic backups are currently disabled. Infrastructure backups have not been created in the past 24 hours. This warning will appear every 24 hours until the issue is resolved.",
"Severity": "Warning"
},
{
"Title": "The scheduled backup was skipped due to a conflict with failed operations.",
"Description": "The infrastructure backup process did not start because another operation failed to complete. Automatic backups cannot start if another process has not completed. Examples of operations that must complete before an automatic backup can start include an Azure Stack update, secrets rotation, or a field replaceable unit.",
"Severity": "Warning"
},
{
"Title": "Backup could not be deleted.",
"Description": "Infrastructure backup failed to delete backup data from the backup location. The backup data that was not deleted has the following IDs: {FailedToDeleteBackupIds}. The backup location is accessible over the network. This issue could be due to a problem with the permissions of the backup account, the permissions set for the files on the backup location, or due to locked files.",
"Severity": "Warning"
},
{
"Title": "The backup file share is almost full.",
"Description": "The backup file share is at {ExternalShareCapacityThreshold} utilization. If you don\u0027t free space, future infrastructure backups will fail to complete.",
"Severity": "Warning"
},
{
"Title": "Infrastructure backup settings need to be updated.",
"Description": "Infrastructure backup settings need to be updated to use a certificate instead of a symmetric key. Support for symmetric keys is deprecated and will be removed in a future release. Make sure to update your settings by providing a certificate. The certificate can be self-signed. Trusted CA certificates are not required. If you chose to close this warning manually, it will appear again in 24 hours until the corrective actions are taken.",
"Severity": "Warning"
}
],
"UsageBridgeServiceAlertTemplates": [
{
"Title": "Unable to connect to storage",
"Description": "The Azure Stack Usage Bridge service is not able to connect to storage. Resource utilization data will not be sent.",
"Severity": "Warning"
},
{
"Title": "Unable to connect to the remote service",
"Description": "The Azure Stack Usage Bridge service is unable to connect to the remote service. Resource utilization data will not be sent.",
"Severity": "Warning"
},
{
"Title": "Unable to process usage data",
"Description": "The Azure Stack Usage Bridge service has encountered an error. Resource utilization data will not be sent.",
"Severity": "Warning"
}
],
"ServiceFabricAlertTemplates": [
{
"Title": "Infrastructure role is unhealthy",
"Description": "The infrastructure role {Name} is experiencing issues.",
"Severity": "Warning"
},
{
"Title": "Infrastructure role is unhealthy",
"Description": "The infrastructure role {Name} is experiencing issues. This might impact performance and availability of Azure Stack services.",
"Severity": "Warning"
},
{
"Title": "Infrastructure role cannot be monitored",
"Description": "The infrastructure role {Name} cannot be monitored.",
"Severity": "Warning"
}
],
"WhsAlertTemplatesSrp": [
{
"Title": "A file share is over 80% utilized",
"Description": "The file share {FaultingObjectDescription} on volume {VolumeName} is over 80% utilized. If it reaches 100%, affected tenants will not be able to use blobs, tables, or queues.",
"Severity": "Warning"
},
{
"Title": "A file share is over 90% utilized",
"Description": "The file share {FaultingObjectDescription} on volume {VolumeName} is over 90% utilized. If it reaches 100%, affected tenants will not be able to use blobs, tables, or queues.",
"Severity": "Critical"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment