-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Azure PS TeamHanaOnAzureSAP MonitorSAP Monitorfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
Description of the new feature
Provider instance should support below types
| Provider Type | Provider Properties |
|---|---|
| SapHana | {"hanaHostname":"10.0.0.6","hanaDbName":"SYSTEMDB","hanaDbSqlPort":30015,"hanaDbUsername":"SYSTEM"," hanaDbPassword":""} |
| PrometheusHaCluster/ PrometheusOS | {"prometheusUrl":"http://10.0.0.21:9664/metrics"} |
| MsSqlServer | {"sqlHostname":"10.0.0.6","sqlPort":1433,"sqlUsername":"sqladmin","sqlPassword":""} |
Again, the properties field will be validated in the API level so you don’t have to worry about it. The PowerShell command should only need Provider Type and Provider Properties along with SapMonitor Name, Resource Group and, Provider Instance Name.
Proposed implementation details (optional)
Metadata
Metadata
Assignees
Labels
Azure PS TeamHanaOnAzureSAP MonitorSAP Monitorfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.