Skip to content

New-AzSapMonitorProviderInstance needs to support other provider types #13256

@dingmeng-xue

Description

@dingmeng-xue

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

No one assigned

    Labels

    Azure PS TeamHanaOnAzureSAP Monitorfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions