-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AVM Module Issue]: API Management Module should add the creation of 'Microsoft.ApiManagement/service/loggers' and 'Microsoft.ApiManagement/service/apis/diagnostics' #1124
Comments
@Menghua1, thanks for submitting this issue for the A member of the @azure/avm-res-apimanagement-service-module-owners-bicep or @azure/avm-res-apimanagement-service-module-contributors-bicep team will review it soon! |
This issue couldn't be assigend due to an internal error. @tony-box, please make sure this issue is assigned to you and please provide an initial response within 5 business days. |
Assigning to myself due to issue with auto group assignment. |
@tony-box - Do you have an ETA for this? |
Note The "Type: AVM |
This issue is fixing by pr: #2453. |
## Description <!-- >Thank you for your contribution ! > Please include a summary of the change and which issue is fixed. > Please also include the context. > List any dependencies that are required for this change. Fixes Azure#123 Fixes Azure#456 Closes Azure#123 Closes Azure#456 --> Closes Azure#2075 Closes Azure#1929 Closes Azure#1124 Closes Azure#1104 Closes Azure#2362 Closes Azure#2444 Big update v0.2 release: - update all APIM apis to newer versions - new feat: Add PublicIP - new feat: add API Loggers - new feat: add API Diagnostics - new feat: add v2sku options - add test case for v2sku - updates to many default params to better align with PSRule suggestions for better reliability and security ## Pipeline Reference <!-- Insert your Pipeline Status Badge below --> | Pipeline | | -------- | | [![avm.res.api-management.service](https://github.com/tony-box/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml/badge.svg?branch=v0.2)](https://github.com/tony-box/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml) | ## Type of Change <!-- Use the checkboxes [x] on the options that are relevant. --> - [x] Update to CI Environment or utilities (Non-module affecting changes) - [x] Azure Verified Module updates: - [ ] Bugfix containing backwards-compatible bug fixes, and I have NOT bumped the MAJOR or MINOR version in `version.json`: - [x] Someone has opened a bug report issue, and I have included "Closes #{bug_report_issue_number}" in the PR description. - [ ] The bug was found by the module author, and no one has opened an issue to report it yet. - [x] Feature update backwards compatible feature updates, and I have bumped the MINOR version in `version.json`. - [ ] Breaking changes and I have bumped the MAJOR version in `version.json`. - [x] Update to documentation ## Checklist - [x] I'm sure there are no other open Pull Requests for the same update/change - [x] I have run `Set-AVMModule` locally to generate the supporting module files. - [x] My corresponding pipelines / checks run clean and green without any errors or warnings <!-- Please keep up to date with the contribution guide at https://aka.ms/avm/contribute/bicep --> --------- Co-authored-by: Tony Box <[email protected]>
Check for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/api-management/service
(Optional) Module Name if not listed above
avm/res/api-management/service
(Optional) Module Version
No response
Description
Please add the creation of
Microsoft.ApiManagement/service/loggers
andMicrosoft.ApiManagement/service/apis/diagnostics
.For example (azd):
https://github.com/Azure/azure-dev/blob/main/templates/common/infra/bicep/core/gateway/apim.bicep#L61
https://github.com/Azure-Samples/todo-java-mongo/blob/main/infra/app/apim-api.bicep#L56
CC: @jongio
(Optional) Correlation Id
No response
The text was updated successfully, but these errors were encountered: