Skip to content

Add bicep for connector walkthrough#169

Merged
dominicbetts merged 1 commit into
Azure-Samples:mainfrom
dominicbetts:connector-verify
Jan 14, 2026
Merged

Add bicep for connector walkthrough#169
dominicbetts merged 1 commit into
Azure-Samples:mainfrom
dominicbetts:connector-verify

Conversation

@dominicbetts
Copy link
Copy Markdown
Member

Purpose

Add a bicep file to deploy resources used to verify that a custom connector is working

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

Comment thread samples/custom-connector-bicep/connector-verify.bicep Fixed
Comment thread samples/custom-connector-bicep/connector-verify.bicep Fixed
@dominicbetts dominicbetts merged commit a59c941 into Azure-Samples:main Jan 14, 2026
3 checks passed
@dominicbetts dominicbetts deleted the connector-verify branch January 14, 2026 12:12
dominicbetts added a commit that referenced this pull request Feb 27, 2026
## Purpose
<!-- Describe the intention of the changes being proposed. What problem
does it solve or functionality does it add? -->
Add a bicep file to deploy resources used to verify that a custom
connector is working

## Does this introduce a breaking change?
<!-- Mark one with an "x". -->
```
[ ] Yes
[x] No
```

## Pull Request Type
What kind of change does this Pull Request introduce?

<!-- Please check the one that applies to this PR using "x". -->
```
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants