Skip to content

fix reference to inbound endpoint and remove invalid attribute#140

Merged
dominicbetts merged 1 commit into
Azure-Samples:mainfrom
koepalex:main
Aug 27, 2025
Merged

fix reference to inbound endpoint and remove invalid attribute#140
dominicbetts merged 1 commit into
Azure-Samples:mainfrom
koepalex:main

Conversation

@koepalex
Copy link
Copy Markdown
Contributor

Purpose

Running the quickstart sample for Azure IoT Operations AIO 2507 pre-release doesn't work.

  • Version is not allowed on Microsoft.OpcUa inbound endpoints
  • Inbound endpoint reference corrected

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@dominicbetts f.y.i.

@dominicbetts
Copy link
Copy Markdown
Member

@koepalex - thanks for fixing this. Can you go ahead and merge the update?

@koepalex
Copy link
Copy Markdown
Contributor Author

@dominicbetts I don't have the rights to merge the PR.

@dominicbetts dominicbetts merged commit 288567f into Azure-Samples:main Aug 27, 2025
3 checks passed
dominicbetts pushed 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? -->
Running the quickstart sample for Azure IoT Operations `AIO 2507
pre-release` doesn't work.

* Version is not allowed on Microsoft.OpcUa inbound endpoints
* Inbound endpoint reference corrected

## 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". -->
```
[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
```

## How to Test
*  Get the code

```
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
```

* Test the code
<!-- Add steps to run the tests suite and/or manually test -->
```
```

## What to Check
Verify that the following are valid
* ...

## Other Information
<!-- Add any other helpful information that may be needed here. -->

@dominicbetts f.y.i.
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